Our current PEM SSL support does not provide a way to work with Certificates and PrivateKeys that have already been parsed from PEM content. This is hindering both #38173 and #37768.
Having a way to create a PemSslStoreBundle without needing to use PemSslStoreDetails would be a great help.