Clarify purpose of ID httpserver.ca

The existing description of "CA Certificate" is confusing, in that it implies the user should select the Certificate Authority responsible for generating their SSL pem (e.g. LetsEncrypt), when the parameter is solely used to specify the CA used for verifying Client Certificates. While this might be acceptable in self-signed scenarios where users have the appropriate keys to generate a client CA, it's unfortunately not the case for production SSL certs.
This commit is contained in:
h-town 2019-12-29 04:27:47 +00:00 committed by GitHub
parent 2203ac15c5
commit 0e4e011d63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,7 +94,7 @@
</field>
<field>
<id>httpserver.ca</id>
<label>CA Certificate</label>
<label>Client CA Certificate</label>
<type>dropdown</type>
</field>
<field>