Skip to content

Commit

Permalink
Merge pull request #4 from chriszarate/upstream
Browse files Browse the repository at this point in the history
README doc: Match code with correct default.
  • Loading branch information
paulczar authored Jul 21, 2017
2 parents 478eb19 + 9a52e42 commit e8c58fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Advanced Usage
Customize the certs using the following Environment Variables:

* `CA_KEY` CA Key file, default `ca-key.pem` __[1]__
* `CA_CERT` CA Certificate file, default `ca-cert.pem` __[1]__
* `CA_CERT` CA Certificate file, default `ca.pem` __[1]__
* `CA_SUBJECT` CA Subject, default `test-ca`
* `CA_EXPIRE` CA Expiry, default `60` days
* `SSL_CONFIG` SSL Config, default `openssl.cnf` __[1]__
Expand Down

0 comments on commit e8c58fa

Please sign in to comment.