swift-nio-ssl icon indicating copy to clipboard operation
swift-nio-ssl copied to clipboard

Implement SSL_CTX_set_cert_cb

Open AndrewBarba opened this issue 1 year ago • 6 comments

This is a first pass at reviving https://github.com/apple/swift-nio-ssl/pull/311 in order to fix https://github.com/apple/swift-nio-ssl/issues/310

Credit to @TechnikEmpire, I did my best to address the comments in the original PR from @Lukasa

If the approach looks okay I'll move to testing

AndrewBarba avatar Jan 15 '24 17:01 AndrewBarba