Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixup: TLS custom CA certs #1

Merged

Conversation

toddbaert
Copy link

This adds a custom cert handler which validates the ca cert. Note that it uses APIs only available in .NET 5.0. That should cover MOST of our non-465 users, and pretty much any recent .NET runtime on Linux, but not all, so I've added some compiler directives.

@toddbaert toddbaert changed the title fix fixup: TLS custom CA certs Mar 31, 2023
@odubajDT odubajDT merged commit ffc565c into odubajDT:feat/36/support-tls Apr 1, 2023
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.

2 participants