index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
acme-client
/
extern.h
Age
Commit message (
Expand
)
Author
2019-06-17
Implement elliptic curve account keys.
Florian Obser
2019-06-16
Trade unveil(2) for chroot(2).
Florian Obser
2019-06-14
Track key type (RSA or ECDSA) in an enum and clean up a bit while here.
Florian Obser
2019-06-12
use acme-client to sign certificated with ecdsa keys
Gilles Chehade
2019-06-08
Remove A and D flag, they are superfluous.
Florian Obser
2019-06-07
Implement RFC 8555 "Automatic Certificate Management Environment
Florian Obser
2019-01-31
make struct chng.status a enum for readability.
Sebastian Benoit
2017-11-27
Deprecate agreement url config option and get the information from the
Florian Obser
2017-01-21
Split certificate file from config file into certdir and certfile.
Florian Obser
2017-01-21
Remove backup option. This is not acme-client's business; also it gets
Florian Obser
2017-01-21
acme-client use configuration file [1 of 5]
Sebastian Benoit
2016-09-01
Implement table driven selection to which ACME authorities we can
Florian Obser
2016-09-01
PATH_VAR_EMPTY is not used
Theo de Raadt
2016-09-01
Collapse krazy abstractions for other sandbox models, using chroot and
Theo de Raadt
2016-08-31
whitespace
Sebastian Benoit
2016-08-31
Import Kristaps' letskencrypt and call it acme-client in tree.
Florian Obser