CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/02/18 16:30:39
Modified files:
sbin/isakmpd : isakmpd.8
Log message:
Rework the certificate generation examples a bit:
- show an example sed to substitute the $ENV::CERTIP/CERTFQDN strings
while copying /etc/ssl/x509v3.cnf to a temp file
- don't use /etc/ssl/x509v3.cnf on the command line when we've just
told people to copy and edit
- fix an instance of CERTIP that should have been CERTFQDN
based on diffs from Sevan Janiyan, feedback/ok jmc@