Added option to select IP version of name to address resolution (#231)

This commit is contained in:
chkhanu
2016-07-20 21:49:04 +07:00
committed by Lukas Schauer
parent 44aca90cd7
commit 364bcccf74
4 changed files with 34 additions and 3 deletions

View File

@@ -41,6 +41,8 @@ Commands:
--env (-e) Output configuration variables for use in other scripts
Parameters:
--ipv4 (-4) Resolve names to IPv4 addresses only
--ipv6 (-6) Resolve names to IPv6 addresses only
--domain (-d) domain.tld Use specified domain name(s) instead of domains.txt entry (one certificate!)
--force (-x) Force renew of certificate even if it is longer valid than value in RENEW_DAYS
--ocsp Sets option in CSR indicating OCSP stapling to be mandatory