summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies and fix SAN for DNS names without a dotHEADmainGalen Guyer2023-03-014-99/+104
* Better handling of non-dns SANsv1.5.2Galen Guyer2022-11-173-10/+13
* Update dependenciesGalen Guyer2022-11-175-125/+190
* Drop all capabilities on program startGalen Guyer2022-11-173-2/+15
* Set file permissions for all files createdGalen Guyer2022-11-174-3/+22
* Add renew commandv1.4.0Galen Guyer2022-07-185-44/+127
* Change global config pathGalen Guyer2022-07-181-2/+2
* load default env from ~/.hancock, add licenseGalen Guyer2022-07-124-5/+63
* print original lifetime in listGalen Guyer2022-07-121-1/+2
* slightly nicer expiry formattingGalen Guyer2022-06-203-4/+18
* add list commandGalen Guyer2022-06-202-0/+71
* set SANs correctly for single CNGalen Guyer2022-06-204-3/+11
* reorganize project file structureGalen Guyer2022-06-2010-219/+230
* update paths to be simpler for rsaGalen Guyer2022-06-201-7/+38
* v1.0.0 Releasev1.0.0Galen Guyer2022-03-282-2/+2
* 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-289-101/+230
* generate ca rsa key if not presentGalen Guyer2022-03-277-78/+371
* rsa and ecdsa demoGalen Guyer2022-03-264-0/+365