>> - certtool --to-p12 --load-ca-certificate ca-cert.pem --load-privkey >> >user-key.pem --load-certificate user-cert.pem --outfile user.p12 > The equivalent: > MAC info: > MAC: SHA1 (1.3.14.3.2.26) > > BAG #0 > Type: Encrypted > Cipher: ARCFOUR-128 > Schema: PKCS12-ARCFOUR-SHA1 (1.2.840.113549.1.12.1.1) > > BAG #1 > Type: Encrypted > Cipher: ARCFOUR-128 > Schema: PKCS12-ARCFOUR-SHA1 (1.2.840.113549.1.12.1.1) > > So I'd suggest to use --pkcs-cipher=3des-pkcs12 as algorithm. That will > also be the default in certtool in 3.4.0. Tried both 3des and aes, unforunately no good on iOS AnyConnect, same vague error message.