On Tue, Jun 04, 2013, sanjaya joshi wrote: > Hello, > I am using strongswan(v_4.5.3) for ipsec, that uses my X509 certificate > and RSA private key. > If i use RSA private key(un-encrypted) that is PKCS#8 encoded, then > strongswan is not able to load the key. But it works, if i use a > traditional PKCS#1 encoded RSA key. >
That's strange. If it uses the standard PEM routines to read in a private key OpenSSL should transparently handle PCKS#8 format. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
