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

Add support for TLS client certificate auth #357

Closed
wants to merge 1 commit into from

Conversation

shadow750d6
Copy link
Contributor

The primary purpose is to defeat active probing, since any probes will fail at TLS handshake and not be able to further test the underlying application protocol.

TLS client authentication is not used often on the Internet, but most of the users are big companies, so I don't think its presence will trigger more stringent blocking.

@shadow750d6
Copy link
Contributor Author

If the maintainer is willing to merge this, I'll add update the doc in another commit.

@nekohasekai nekohasekai force-pushed the dev-next branch 9 times, most recently from 6b37ba1 to 22bf7a9 Compare February 26, 2023 12:56
@nekohasekai nekohasekai force-pushed the dev-next branch 7 times, most recently from 50085f1 to a2d43b3 Compare March 5, 2023 06:57
@nekohasekai nekohasekai force-pushed the dev-next branch 8 times, most recently from 2833928 to 5a4e8fe Compare March 15, 2023 06:59
@nekohasekai nekohasekai force-pushed the dev-next branch 4 times, most recently from 125329c to 8a9cb08 Compare March 17, 2023 05:00
@nekohasekai nekohasekai force-pushed the dev-next branch 3 times, most recently from 0d5b079 to f46732b Compare August 20, 2023 06:15
@nekohasekai nekohasekai force-pushed the dev-next branch 9 times, most recently from 7f672ec to e91a6e5 Compare August 25, 2023 12:21
@nekohasekai nekohasekai force-pushed the dev-next branch 17 times, most recently from 1f5302a to 33026e1 Compare August 31, 2023 14:30
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