Skip to content

Conversation

@BLun78
Copy link
Contributor

@BLun78 BLun78 commented Sep 24, 2019

Hello,

in an enterprise infrastructure there is not always the possibility to check certificates for revocation. The target server from a certificate is not always accessible, e.g. AWS Cloud on Premise. I need to be able to disable the certificate revocation check.

I customized the documentation in the configuration and added the CheckCertificateRevocation attribute. The SslStream is now extended by a variation in the AuthenticateAsClient method.
The risk that a defect is caused by this change is low. Also there is no breaking change, because the default: CheckCertificateRevocation=true remains the same.
Please record this changerequest. Thank you.

@mgravell
Copy link
Collaborator

mgravell commented Feb 3, 2020

I'm fine with this; makes perfect sense, thanks; merging

@mgravell mgravell merged commit ef5af00 into StackExchange:master Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants