GetClientCertificate functions
Brought to you by:
wrowe
TODO:
Implement missing HttpWorkerRequest functions:
GetClientCertificate
GetClientCertificateBinaryIssuer
GetClientCertificateEncoding
GetClientCertificatePublicKey
GetClientCertificateValidFrom
GetClientCertificateValidUntil
To support HttpWebRequest.ClientCertificate.
I agree, and mod_ssl exposes an API to help us implement. Will look at this implementation
in my (copious) free time :) Patches welcome, thanks for the suggestion.