Re: [openssl CMP with pkcs11 engine]

2021-07-12 Thread David von Oheimb
Hi Marc, I just came across your below message of March, which arrived in a bit weird form (I removed duplicate text sections in the below quote) and appears unanswered - sorry for that. It has been a while since I last used engines, but the following variant    -newkey org.openssl.engine:pkcs11

[openssl CMP with pkcs11 engine]

2021-03-25 Thread mbalembo
Hello all, I'm trying to do a CMP request using openssl with a private key inside a pkcs11 device (on linux). So i'm using opsenssl 3.0.0 alpha 13. I did compile fine (./config --prefix=/opt/openssl enable-deprecated --openssldir=/usr/local/ssl -Wl,-rpath=/opt/openssl/lib), but i ran into t