summaryrefslogtreecommitdiff
path: root/usr.sbin/acme-client/extern.h
AgeCommit message (Expand)Author
2019-06-17 Implement elliptic curve account keys.Florian Obser
2019-06-16Trade unveil(2) for chroot(2).Florian Obser
2019-06-14Track key type (RSA or ECDSA) in an enum and clean up a bit while here.Florian Obser
2019-06-12use acme-client to sign certificated with ecdsa keysGilles Chehade
2019-06-08 Remove A and D flag, they are superfluous.Florian Obser
2019-06-07Implement RFC 8555 "Automatic Certificate Management EnvironmentFlorian Obser
2019-01-31make struct chng.status a enum for readability.Sebastian Benoit
2017-11-27Deprecate agreement url config option and get the information from theFlorian Obser
2017-01-21Split certificate file from config file into certdir and certfile.Florian Obser
2017-01-21Remove backup option. This is not acme-client's business; also it getsFlorian Obser
2017-01-21acme-client use configuration file [1 of 5]Sebastian Benoit
2016-09-01Implement table driven selection to which ACME authorities we canFlorian Obser
2016-09-01PATH_VAR_EMPTY is not usedTheo de Raadt
2016-09-01Collapse krazy abstractions for other sandbox models, using chroot andTheo de Raadt
2016-08-31whitespaceSebastian Benoit
2016-08-31Import Kristaps' letskencrypt and call it acme-client in tree.Florian Obser