Closed nsslh closed 11 months ago
@vtjnash
Since 8c73ac4, the exception is:
MethodError: no method matching findfirst(::UInt8, ::Vector{UInt8})
If you're not happy with my butchery of the test suite, you can just cherry-pick nsslh/MbedTLS.jl@1a0fe48.
There's a regression in 1.1.8. Previously, peer certificate validation errors would produce an exception with message "Certificate verification failed".
Since 8c73ac4da, the exception is:
This is on
julia-1.9.3
, from thejulia:1.9.3-alpine3.18
Docker image: