Closed
Description
Discussed in #5101
Currently VirtualServer CRD provide possibility to add easily only 1 tls secret. In my case (see discussion link above) I wanted to have RSA & ECDSA cyphers so 2 tls secrets were needed.
I found a workaround (using 2nd VirtualServer and snippets in the 1st one - see discussion) however it will be nice to be able to add more than 1 tls secret for VS - sometimes it can be even 3 (RSA, ECDSA, DH)
References: