NetCoreServer icon indicating copy to clipboard operation
NetCoreServer copied to clipboard

Allow to access remote certficate from SslSession

Open TailyFair opened this issue 3 years ago • 0 comments

I understand that exposing SslStream in SslSession would allow to break things, but it would be great if there was property that would expose RemoteCertificate to be available to reach from derived classes.

TailyFair avatar Mar 10 '21 13:03 TailyFair