Skip to content

incorrect documentation for ssl-protocol example values. #235

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

Closed
suryag10 opened this issue May 29, 2020 · 1 comment
Closed

incorrect documentation for ssl-protocol example values. #235

suryag10 opened this issue May 29, 2020 · 1 comment
Labels

Comments

@suryag10
Copy link
Contributor

documentation shows that

.option("--ssl-protocol ", "Set specific SSL protocol, e.g. TLSv1.2, SSLv3")

actually it should be shown as follows:

.option("--ssl-protocol ", "Set specific SSL protocol, e.g. TLSv1_2, SSLv3")

@suryag10 suryag10 added the bug label May 29, 2020
suryag10 added a commit to suryag10/configurable-http-proxy that referenced this issue May 29, 2020
Corrected ssl protocol example
consideRatio added a commit that referenced this issue May 29, 2020
@suryag10
Copy link
Contributor Author

Merged with #236

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant