Skip to content

Support for ECDSA ciphers #5101

Closed Answered by jasonwilliams14
mariusz-gomse-centra asked this question in Q&A
Discussion options

You must be logged in to vote

@mariusz-gomse-centra Hello there.

Just a small note:

is that certificate generated by VirtualServer is an RSA certfiicate

We do not actually generate the certificate. That would be the provider generating the certificate. In this case you are using cert-manager.
We just "load in" the certificate into the server block and use the NGINX ssl_ directives for the .cert and .key. For this scenario, it sounds like you want a ECDSA cert (second cert) to be used within your virtualServer resource.

I am assuming you want to have two entires for ssl_certificate and ssl_certificate_key in your server block, the second cert focused for elliptical curve support?
If your goal is to support multiple ce…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@mariusz-gomse-centra
Comment options

@mariusz-gomse-centra
Comment options

@jasonwilliams14
Comment options

Answer selected by mariusz-gomse-centra
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants