I have made sure that keyAgreement is in. I get the following error Error: PKCS7_RECIP_INFO_set:encryption not supported for this key type Key gen happens like this /usr/local/bin/openssl ecparam -name secp521r1 -out secp521r1.pem /usr/local/bin/openssl req -x509 -nodes -days 3650 -newkey ec:secp521r1.pem -keyout email-key.pem -out email.ch.pem Which type of key do I need to generate? (for email signing and encryption). Thanks a lot for any help ! |
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users