We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
on both Ubuntu and macOS, with julia 1.10.3 and 1.9.4, and OpenSSL master and v1.4.3.
(jl_CVKGWL) pkg> test OpenSSL Testing OpenSSL Status `/private/var/folders/s5/8d629n5d7nsf37f60_91wzr40000gq/T/jl_nQ6JBi/Project.toml` [d1d4a3ce] BitFlags v0.1.8 [4d8831e6] OpenSSL v1.4.3 [458c3c95] OpenSSL_jll v3.0.13+1 [ade2ca70] Dates [6462fe0b] Sockets [8dfed614] Test [14a3606d] MozillaCACerts_jll v2023.1.10 Status `/private/var/folders/s5/8d629n5d7nsf37f60_91wzr40000gq/T/jl_nQ6JBi/Manifest.toml` [d1d4a3ce] BitFlags v0.1.8 [692b3bcd] JLLWrappers v1.5.0 [4d8831e6] OpenSSL v1.4.3 [21216c6a] Preferences v1.4.3 [458c3c95] OpenSSL_jll v3.0.13+1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [14a3606d] MozillaCACerts_jll v2023.1.10 Testing Running tests... Test Summary: | Pass Total Time OpenSSL | 6 6 0.0s Test Summary: | Pass Total Time RandomBytes | 1 1 0.0s Test Summary: | Pass Total Time BigNumbers | 4 4 0.0s asn1_time = May 6 21:35:19 2026 GMT Test Summary: | Pass Total Time Asn1Time | 4 4 0.0s Test Summary: | Pass Total Time X509Name | 3 3 0.0s Test Summary: | Pass Total Time ReadPEMCert | 4 4 0.0s Test Summary: |Time StackOf{X509Certificate} | None 0.0s Test Summary: | Pass Total Time StackOf{BigNum} | 2 2 0.0s Test Summary: |Time X509Store | None 0.0s Test Summary: | Pass Total Time HttpsConnect | 8 8 6.5s Test Summary: | Pass Total Time ClosedStream | 1 1 0.5s Test Summary: | Pass Total Time NoCloseStream | 2 2 2.9s Test Summary: | Pass Total Time Hash | 1 1 0.1s Test Summary: | Pass Total Time SelfSignedCertificate | 1 1 0.2s Test Summary: |Time SignCertCertificate | None 0.4s Test Summary: | Pass Total Time ErrorTaskTLS | 5 5 0.0s Test Summary: | Pass Total Time PKCS12 | 5 5 0.1s String(read(enc_data)) = "OpenSSL Julia" String(read(enc_data)) = "\x1a%\xfc\xb9en\xb3\xb8ЇN\xec.\r\x90\xc6" String(read(enc_data)) = ">C\xf5D'6\xab\xc4\xcfک\a\x11\xa2\xaa*" String(read(enc_data)) = "\x81\xb1W1֢\xecؔ\"\xefX\xf3" Test Summary: | Pass Total Time Encrypt | 4 4 0.0s Test Summary: | Pass Total Time StackOf{X509Extension} | 8 8 0.0s Test Summary: | Pass Total Time SerializePrivateKey | 2 2 0.3s Test Summary: |Time DSA | None 0.0s Test Summary: |Time X509Attribute | None 0.0s Test Summary: |Time SSLServer | None 0.0s Test Summary: | Pass Unhandled Task ERROR: OpenSSL.OpenSSLError("error:FFFFFFFFFFFFFFFF:system library::Unknown error: 2147483647") Stacktrace: [1] ssl_accept @ ~/.julia/packages/OpenSSL/hXs2T/src/ssl.jl:340 [inlined] [2] accept @ ~/.julia/packages/OpenSSL/hXs2T/src/ssl.jl:557 [inlined] [3] test_server() @ Main ~/.julia/packages/OpenSSL/hXs2T/test/http_helpers.jl:38 [4] (::var"#21#23")() @ Main ~/.julia/packages/OpenSSL/hXs2T/test/runtests.jl:573 Total TimeUnhandled Task ERROR: IOError: read: connection reset by peer (ECONNRESET) Stacktrace: [1] wait_readnb(x::TCPSocket, nb::Int64) @ Base ./stream.jl:410 [2] eof(s::TCPSocket) @ Base ./stream.jl:106 [3] connect(ssl::SSLStream; require_ssl_verification::Bool) @ OpenSSL ~/.julia/packages/OpenSSL/hXs2T/src/ssl.jl:497 [4] connect @ ~/.julia/packages/OpenSSL/hXs2T/src/ssl.jl:489 [inlined] [5] test_client() @ Main ~/.julia/packages/OpenSSL/hXs2T/test/http_helpers.jl:72 [6] (::var"#22#24")() @ Main ~/.julia/packages/OpenSSL/hXs2T/test/runtests.jl:574 VersionNumber | 3 3 0.0s Testing OpenSSL tests passed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
on both Ubuntu and macOS, with julia 1.10.3 and 1.9.4, and OpenSSL master and v1.4.3.
The text was updated successfully, but these errors were encountered: