Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PSS signatures in certificate sigining requests #490

Open
corny opened this issue Jan 5, 2022 · 0 comments
Open

Add support for PSS signatures in certificate sigining requests #490

corny opened this issue Jan 5, 2022 · 0 comments

Comments

@corny
Copy link

corny commented Jan 5, 2022

It's not supported in OpenSSL::X509::Request yet. Related to #75

The CLI interface of OpenSSL has support for this feature:

openssl req -new ... -sigopt rsa_padding_mode:pss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant