We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a7295c commit 50e95e5Copy full SHA for 50e95e5
swift-nio-ssl-test.patch
@@ -10,9 +10,9 @@ index 494186e..090ceb8 100644
10
+import Android
11
+#endif
12
+
13
- #if compiler(>=6.1)
14
- internal import CNIOBoringSSL
15
- #else
+ let samplePemCert = """
+ -----BEGIN CERTIFICATE-----
+ MIIGGzCCBAOgAwIBAgIJAJ/X0Fo0ynmEMA0GCSqGSIb3DQEBCwUAMIGjMQswCQYD
16
diff --git a/Tests/NIOSSLTests/SSLCertificateTest.swift b/Tests/NIOSSLTests/SSLCertificateTest.swift
17
index 18d3a1a..9bbd447 100644
18
--- a/Tests/NIOSSLTests/SSLCertificateTest.swift
0 commit comments