failedToLoadSystemTrustStore(reason:file:line:)
The system trust store could not be found or failed to load from disk.
static func failedToLoadSystemTrustStore(reason: String, file: String = #fileID, line: UInt = #line) -> CertificateError
Parameters
Returns
A CertificateError
with code
set to failedToLoadSystemTrustStore
.