| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
SSL is really ancient term, we should use the more common and modern TLS acronym instead.
| ca_certs: 'SSL CA Certificates File' | ||
| certfile: 'Server X.509 Certificate (Public) File' | ||
| keyfile: 'Server X.509 Key (Private) File' | ||
| insecure: 'Skip Certificate Validation (self-signed/insecure) (for instance, self-signed)' |
There was a problem hiding this comment.
self-signed is now twice in the text
Sorry, something went wrong.
| ca_certs: 'SSL CA Certificates File' | ||
| certfile: 'Server X.509 Certificate (Public) File' | ||
| keyfile: 'Server X.509 Key (Private) File' | ||
| insecure: 'Skip Certificate Validation (self-signed/insecure) (for instance, self-signed)' |
There was a problem hiding this comment.
same here
Sorry, something went wrong.
| ca_certs: 'SSL CA Certificates File' | ||
| certfile: 'Server X.509 Certificate (Public) File' | ||
| keyfile: 'Server X.509 Key (Private) File' | ||
| insecure: 'Skip Certificate Validation (self-signed/insecure) (for instance, self-signed)' |
There was a problem hiding this comment.
same here (I stop here todo that comment. seems to be in all places...)
Sorry, something went wrong.
| certfile: 'Server X.509 Certificate (Public) File' | ||
| keyfile: 'Server X.509 Key (Private) File' | ||
| insecure: 'Skip Certificate Validation (self-signed/insecure) (for instance, self-signed)' | ||
| cert_required: 'Certificate Authority (CA) Bundle File Required' |
There was a problem hiding this comment.
Do you know what this option is actually good for? IIRC it was initially intendent for being able to verify client certificates. But we never set any option that does that, right?
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
SSL is really ancient term, we should use the more common
and modern TLS acronym instead.