CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2019/12/29 20:28:41

Modified files:
        usr.bin/ssh    : ssh-keygen.1 ssh-keygen.c 

Log message:
prepare for use of ssh-keygen -O flag beyond certs

Move list of available certificate options in ssh-keygen.1 to the
CERTIFICATES section.

Collect options specified by -O but delay parsing/validation of
certificate options until we're sure that we're acting as a CA.

ok markus@

Reply via email to