Turin certs are a different size from previous generation certificates.
Adding those certs to our cert cache.
When requesting certificates from the KDS, those certificates will come as a pem stack. Adding the ability to generate a ca Chain from a pem stack, that way cert size is not a concern.
Turin certs are a different size from previous generation certificates.
Adding those certs to our cert cache.
When requesting certificates from the KDS, those certificates will come as a pem stack. Adding the ability to generate a ca Chain from a pem stack, that way cert size is not a concern.
Also adding testing for this new functionality.