Skip to content

Conversation

@dirkmueller
Copy link
Contributor

SSL is really ancient term, we should use the more common
and modern TLS acronym instead.

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)'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self-signed is now twice in the text

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)'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

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)'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here (I stop here todo that comment. seems to be in all places...)

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'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants