index
:
acme-certify.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-11
spelling
Andrew Cady
2017-06-11
avoid unneeded provision checks
Andrew Cady
2017-06-11
provision check is now optional
Andrew Cady
2017-03-02
update to lts-8.3
Andrew Cady
2017-03-02
improve command-line usage help
Andrew Cady
2016-10-28
factor out function 'configGetCertReqs'
Andrew Cady
2016-05-01
ensure created certs have proper permissions
Andrew Cady
2016-05-01
actually respect --config command line option
Andrew Cady
2016-05-01
switch to new X3 certificate
Andrew Cady
2016-04-11
Properly check for added subdomains
Andrew Cady
2016-04-11
Implement code to read X509 subjectAltName
Andrew Cady
2016-04-11
Check existing certificate expiration
Andrew Cady
2016-04-10
New option to "update": --try
Andrew Cady
2016-04-10
canProvision will not check TLS cert validity
Andrew Cady
2016-04-10
fix bug where "." as subdomain was not substituted
Andrew Cady
2016-04-10
Add option "--dry-run" to command "update"
Andrew Cady
2016-04-10
successfully fetched real certificate
Andrew Cady
2016-04-10
Perform all provision checks before any ACME requests
Andrew Cady
2016-04-10
'acme update' accepts hosts as arguments
Andrew Cady
2016-04-09
Change certificate output directory
Andrew Cady
2016-04-09
successfully retrieved certificate with update code
Andrew Cady
2016-04-09
disable misc. test output
Andrew Cady
2016-04-09
fix erroneous use of "show" on DomainName
Andrew Cady
2016-04-09
Specify remote provisioning paths in config file
Andrew Cady
2016-04-09
implement remote file http provisioner
Andrew Cady
2016-04-09
implement code to install & clean up remote temporary files
Andrew Cady
2016-04-09
generate stub CertSpec objects from config file
Andrew Cady
2016-04-09
stub parsing of yaml config file
Andrew Cady
2016-04-09
import Data.Yaml.Config
Andrew Cady
2016-04-09
Separate CLI into subcommands
Andrew Cady
2016-04-09
Trivial, formatting
Andrew Cady
2016-04-09
Move generation of CSR into `certify` function
Andrew Cady
2016-04-08
More renames/cleanup related to HttpProvisioner
Andrew Cady
2016-04-08
Improve HttpProvisioner interface
Andrew Cady
2016-04-08
More refactoring
Andrew Cady
2016-04-08
Change type of HttpProvisioner
Andrew Cady
2016-04-08
slight refactor
Andrew Cady
2016-01-28
non-semantic changes
Andrew Cady
2016-01-28
http 300 response is not success
Andrew Cady
2016-01-27
Re-order some definitions (no semantic changes)
Andrew Cady
2016-01-27
remove Keys type from Network.ACME.Encoding
Andrew Cady
2016-01-27
Embed issuer certificate in binary
Andrew Cady
2016-01-27
clean up http-served files after challenges complete
Andrew Cady
2016-01-26
bump stack resolver to lts-5.0
Andrew Cady
2016-01-26
Improve documentation
Andrew Cady
2016-01-26
Pre-generate DH params
Andrew Cady
2016-01-26
use Control.Error
Andrew Cady
2016-01-25
generate DH params; use PEM for final output
Andrew Cady
2016-01-25
move genReq into the library
Andrew Cady
2016-01-25
Change API of "certify"
Andrew Cady
[next]