We should provide an `HTTPServerCapability` for exposing the validated peer certificate chain. This was added to the `NIOHTTPServer` in https://github.com/swift-server/swift-http-server/pull/92 but should be upstreamed to the `HTTPServer` abstract API.
We should provide an
HTTPServerCapabilityfor exposing the validated peer certificate chain.This was added to the
NIOHTTPServerin swift-server/swift-http-server#92 but should be upstreamed to theHTTPServerabstract API.