Configuring the entrypoint
The sectigo-ssl-config.txt
file contains user specific information that requires configuration before calling the entrypoint
from your Dockerfile.
It comes pre-populated with sample values—replace all sample values with your actual values before running the script.
Parameters with their respective default values are stored as <key = value>
pairs.
The pairs must be separated by a return key or end-of-line.
Note the following:
-
There should be a space between a key and value.
-
There should be no quotations added for values.
-
To specify an empty value, provide no value for a key.
-
Comments can be added in the config file by using hash (#) as the first character.
-
Blank lines are ignored.
The following table describes the parameters in the sectigo-ssl-config.txt
file.
Parameter | Description |
---|---|
Customer-specific parameters |
|
|
The base URL of the Sectigo Certificate Authority |
|
A single value for a domain which is included in the CN field of the certificate |
|
The certificate subject |
|
A single or comma-separated list of subject alternate names (SAN) |
|
The user ID for accessing the customer URI |
|
The password for accessing the customer URI |
|
A customer-specific URI |
|
The customer’s organization ID |
|
A single or comma-separated list of email(s) |
|
The location where the certificate file is stored. |
|
The name of the SSL certificate file |
Generic parameters with default values |
|
|
The type of the SSL certificate |
|
The certificate validity period |
|
Comments for certificate enrollment |
|
The type of the SSL certificate format |
|
The number of server licenses |
|
The ID of the server type |