summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acme-client/parse.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* We need to be able to provide contact information to use theflorian2020-09-141-1/+2
* Allow to have multiple domain ... {} sextions with the same domainbenno2020-05-101-2/+3
* Implement elliptic curve account keys.florian2019-06-171-4/+5
* Track key type (RSA or ECDSA) in an enum and clean up a bit while here.florian2019-06-141-9/+14
* use acme-client to sign certificated with ecdsa keysgilles2019-06-121-1/+2
* Remove A and D flag, they are superfluous.florian2019-06-081-4/+2
* lenght->length, mostly in commentssthen2017-11-271-2/+2
* Deprecate agreement url config option and get the information from theflorian2017-11-271-2/+1
* move config data structures mostly to TAILQs, because that way webenno2017-01-211-7/+7
* add option 'domain full chain certificate "path"',benno2017-01-211-1/+2
* Implement domain chain certificate.florian2017-01-211-1/+2
* acme-client use configuration file [5 of 5]benno2017-01-211-1/+2
* acme-client use configuration file [2 of 5]benno2017-01-211-1/+2
* acme-client use configuration file [1 of 5]benno2017-01-211-1/+4
* add a config file parser to acme-client (unused at the moment, so thatbenno2016-09-181-0/+76