-
-
Notifications
You must be signed in to change notification settings - Fork 213
Open
Description
Right now it seems like the only way with native_tls to accept self-signed certificates is to disable all certificate validation with the danger_accept_invalid_certs
function. This is way, way, way more permissive than I would like my application to be, but currently native_tls has no more granular options to permit self-signed certs but reject certs for any other validity issue.
Metadata
Metadata
Assignees
Labels
No labels