Skip to content

Does CCF support RSA for user keys and certs? #2184

Answered by wintersteiger
prakashngit asked this question in Q&A
Discussion options

You must be logged in to vote

That's right, CCF supports only secp384/secp256 at this time. We are not currently planning to add RSA, but I'd be happy to review a pull request, if you submit one. It would likely require a few changes/additions to our KeyPair and PublicKey classes and enabling the compile-time macro NO_STRICT_TLS_CIPHERSUITES. I'm currently adding support for OpenSSL, which also required a little bit of refactoring of those classes (see #2123), which might make this a bit easier too.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@prakashngit
Comment options

Answer selected by achamayou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants