apple / swift-nio-ssl

TLS Support for SwiftNIO, based on BoringSSL.
https://swiftpackageindex.com/apple/swift-nio-ssl/main/documentation/niossl
Apache License 2.0
387 stars 139 forks source link

Update test cert #476

Closed glbrntt closed 1 month ago

glbrntt commented 1 month ago

Motivation:

Some of the test certs expired so some tests are failing.

Modifications:

Update the test certs

Result:

Tests pass