Description
We would like to serve two different intermediate certificate chains for RSA certs and ECDSA certs. Today they are required to be in the same chain. It seems the best way would be to modify "ssl_ca_name" (or proxy.config.ssl.CA.cert.path) to support a comma-delimited list of intermediate files.
Bonus points if ATS validates that the intermediate chain matches the cert being served (and spits out an error if there is a mismatch)!
Attachments
Issue Links
- relates to
-
TS-4619 Intermediate certificate chain loading can miss certificates
- Closed