swift-nio-ssl
swift-nio-ssl copied to clipboard
Implement SSL_CTX_set_cert_cb
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