Verify certificate with RSA-PSS

2010-11-03 Thread Alexei Soloview
Hello! I have read earlier messages about support of RSA-PSS, but I'm confused. I'm trying to verify certificate that signed using RSA-PSS. OpenSSL version is 1.0.0a. == X509_STORE_CTX cert_ctx;

Re: Verify certificate with RSA-PSS

2010-11-03 Thread Dr. Stephen Henson
On Wed, Nov 03, 2010, Alexei Soloview wrote: Hello! I have read earlier messages about support of RSA-PSS, but I'm confused. I'm trying to verify certificate that signed using RSA-PSS. OpenSSL version is 1.0.0a. PSS certificate signatures are not supported in OpenSSL 1.0.0a. Currently