CVSROOT:        /cvs
Module name:    src
Changes by:     r...@cvs.openbsd.org    2010/10/07 06:23:14

Modified files:
        usr.sbin/ikectl: ikeca.c ikectl.8 ikectl.c parser.c parser.h 

Log message:
- add a -q (quiet) command line option that will be used by ikeca to
set openssl batch mode: don't ask for x509 options, use the defaults.
- allow to specify the initial ca password on the command line to also
make it scriptable.
- allow to create certificates for clientAuth or serverAuth only
(eg. ikectl ca foo certificate bar server).
- cosmetics: move double declarations of ca_*() functions to parser.h.

ok phessler@

Reply via email to