Closed pmilot closed 7 months ago
Should of added I'm using TLSProfile and VirtualServer CRDs
I was able to figure out how to get the F5 pass on the chain in the TLS handshake by putting the full bundle in the secret.
However, I still need to be able to select a parent profile other than the default /Common/clientssl using secret as a reference.
After more investigation, I have replaced this issue with #3378 for more clarity
How do specify chain bundles and parent profiles when using secrets to store cert/keys.
Is it possible to specify a chain certificate/bundle when using secret to store the cert/key ?
And is it possible to specify a parent profile when using a secret to store the cert/key so that we can use a profile with stronger cipher groups and/or client authentication settings.
My goal is to use cert-manager with ACME to manage the TLS certificates