Browse Source

Merge pull request #87 from nazar-pc/patch-1

Added notice about ACL option requirement
pull/94/head
serverco 9 years ago
committed by GitHub
parent
commit
bec079ce71
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -64,7 +64,7 @@ where yourdomain.com is the primary domain name that you want to create a certif
You can then edit ~/.getssl/getssl.cfg to set the values you want as the default for the majority of your certificates.
Then edit ~/.getssl/yourdomain.com/getssl.cfg to have the values you want for this specific domain.
Then edit ~/.getssl/yourdomain.com/getssl.cfg to have the values you want for this specific domain (make sure to uncomment and specify correct `ACL` option, since it is required).
You can then just run;


Loading…
Cancel
Save