Is it possible to generate certificates on a different machine than the
SSHSentinel host that certificate will be used for? I tried following
the instructions in the X.509 Installation Guide in order to export the
PKCS#12 formatted file. However, SSHSentinel complains that the file is
in an invalid format.
I did this using the export example in section 7.2 of the Installation
Guide.
openssl pkcs12 -export -inkey hostKey.pem \
-in hostCert.pem -name "soggy" \
-certfile caCert.pem -caname "Root CA" \
-out hostCert.p12
-- Jason A. Pattie pattieja_at_pcxperience.com_______________________________________________ Users mailing list Users_at_lists.freeswan.org http://lists.freeswan.org/mailman/listinfo/users
This archive was generated by hypermail 2.1.3 : Mon Jul 29 2002 - 05:19:42 CEST