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.
Could anyone explain, which one is a better recommendation (PKCS#1 or PKCS#8) ? Regards, Sanjaya