summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies and fix SAN for DNS names without a dotHEADmainGalen Guyer2023-03-012-2/+2
* Better handling of non-dns SANsv1.5.2Galen Guyer2022-11-171-8/+11
* Update dependenciesGalen Guyer2022-11-173-37/+37
* Drop all capabilities on program startGalen Guyer2022-11-171-0/+1
* Set file permissions for all files createdGalen Guyer2022-11-174-3/+22
* Add renew commandv1.4.0Galen Guyer2022-07-183-42/+125
* Change global config pathGalen Guyer2022-07-181-2/+2
* load default env from ~/.hancock, add licenseGalen Guyer2022-07-121-0/+18
* print original lifetime in listGalen Guyer2022-07-121-1/+2
* slightly nicer expiry formattingGalen Guyer2022-06-201-2/+16
* add list commandGalen Guyer2022-06-202-0/+71
* set SANs correctly for single CNGalen Guyer2022-06-202-1/+9
* reorganize project file structureGalen Guyer2022-06-209-219/+222
* update paths to be simpler for rsaGalen Guyer2022-06-201-7/+38
* support subject alternative namesGalen Guyer2022-03-284-16/+50
* issue simple certificatesGalen Guyer2022-03-287-49/+333
* save root key and certificate with passwordGalen Guyer2022-03-286-100/+209
* generate ca rsa key if not presentGalen Guyer2022-03-274-77/+168
* rsa and ecdsa demoGalen Guyer2022-03-261-0/+133