/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
usr.sbin/ikectl/
..
Makefile

Files in /etc/ssl belong to root. ok deraadt

10 лет назад
ikeca.c

Do not hardcode the CRL lifetime for "ikectl revoke" to 365 days. This value is supposed to be configurable via ikeca.cnf.

2 года назад
ikeca.cnf

Set "unique_subject = no" to allow renewing expired certificates. Without this, openssl throws an error when creating a second req for the same subject which leads to ikectl deleting the old cert without creating a new one.

3 года назад
ikectl.8

man pages: add missing commas between subordinate and main clauses

4 года назад
ikectl.c

Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour

2 года назад
parser.c

Add iked connection statistics for successful and failed connections, common error types and other events that help analyze errors in larger setups. The counters can be printed with 'ikectl show stats'.

4 года назад
parser.h

Add iked connection statistics for successful and failed connections, common error types and other events that help analyze errors in larger setups. The counters can be printed with 'ikectl show stats'.

4 года назад