forCertificates

open fun forCertificates(certificates: String): PemSslStoreDetails

Factory method to create a new PemSslStoreDetails instance for the given certificates.

Return

a new PemSslStoreDetails instance.

Since

3.2.0

Parameters

certificates

the certificates content (either the PEM content itself or areference to the resource to load)