parallaxsecond / parsec-openssl-provider

Parsec OpenSSL Provider
Apache License 2.0
1 stars 1 forks source link

Change to RSA-PSS as the supported RSA algorithm #52

Closed tgonzalezorlandoarm closed 6 months ago

tgonzalezorlandoarm commented 6 months ago

As the TLS handshake expects PSS signatures for RSA, make the keymgmt of the provider support the RSA-PSS scheme when dealing with RSA.

tgonzalezorlandoarm commented 6 months ago

CI run with new docker image built: https://github.com/parallaxsecond/parsec-openssl-provider/actions/runs/9086664564

tgonzalezorlandoarm commented 6 months ago

New workflow run: https://github.com/parallaxsecond/parsec-openssl-provider/actions/runs/9093932597