When using buildin SSL,I can't skip client cert verify? #3321
-
|
Dear mongoose's Dev: I want to use build in TLS but i can't skip client cert verify.In most of use case i dont't need client verify,just need to verify Server by using CA file. Version 713,Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Please don't open an issue to ask a question, and if you open an issue, please honor the issue template so we can know your scenario and reproduce the issue if necessary, and let us know exactly what you are doing. The issue template is there for a reason: to save yours and our time. Please honor the issue template and fill it as requested. Said that Most of our examples do just that, so you are getting confused by looking at the wrong place without reading the docs first. My guess. |
Beta Was this translation helpful? Give feedback.
Please don't open an issue to ask a question, and if you open an issue, please honor the issue template so we can know your scenario and reproduce the issue if necessary, and let us know exactly what you are doing. The issue template is there for a reason: to save yours and our time. Please honor the issue template and fill it as requested.
Said that
Please see our documentation, and follow the guidelines in our tutorials.
Most of our examples do just that, so you are getting confused by looking at the wrong place without reading the docs first. My guess.