Commit Graph

27 Commits

Author SHA1 Message Date
cfb2fd6fcb
I have no idea why this doesn't work 2023-07-16 16:37:07 +01:00
572325f7bf
Use update registration instead 2023-07-16 16:19:06 +01:00
f680332340
Increase propagation and polling timeout for dns changes 2023-07-16 13:38:01 +01:00
cf047a9320
Add GPLv3 license 2023-07-13 15:41:16 +01:00
a0dc818f5f
Use access token permissions to find owned domains 2023-07-12 20:55:53 +01:00
4188dccd1d
Auto generate domain certificate private key if it doesn't already exist 2023-07-11 15:04:59 +01:00
78734a1e01
Fix expecting wrong status code for acme api calls 2023-07-11 14:23:28 +01:00
6057f82198
Fix http acme init call 2023-07-11 13:11:48 +01:00
c0dce22bf8
Add logging for http acme initialisation 2023-07-11 13:06:32 +01:00
5322d4b096
Decode certificate private key from pem encoding 2023-07-11 13:01:20 +01:00
2989a1e749
Improve error message output for checkAuthForCertificate 2023-07-10 18:53:21 +01:00
04551ec3bb
Add missing parameter in checkAuthForCertificate 2023-07-10 18:50:00 +01:00
2f5e74d3f4
Log the api server address on startup 2023-07-10 18:02:48 +01:00
5f70d07f90
Finish renaming the dns table, sort string slices in tests 2023-07-10 18:00:51 +01:00
d6927cd822
Loads of API code 2023-07-10 17:51:14 +01:00
d648555af1
Change answer variable to api domains 2023-07-07 16:39:41 +01:00
cebad8224c
Fix test using rsa bytes without pem encoding 2023-07-07 15:53:48 +01:00
43905a3dc3
Use yaml and fix up setup code 2023-07-07 15:47:38 +01:00
63472f32bf
Add main serve subcommand 2023-07-06 01:26:17 +01:00
58e426a3f3
Partial work 2023-07-03 16:27:24 +01:00
8b9b503741
Add duckdns provider 2023-06-30 00:06:46 +01:00
455d82c6d2
Remove unused default resolver hack in tests 2023-06-29 02:53:59 +01:00
796b739aa1
Remove some debug logging and clean up the test code a bit 2023-06-29 02:45:21 +01:00
fdfdc6c716
Too many hours wasted on these tests 2023-06-29 02:37:00 +01:00
2805b72094
Port previous service code 2023-06-26 11:56:21 +01:00
2f83af0522
Add http acme provider 2023-06-23 23:00:23 +01:00
f502fe2c98
First commit 2023-06-21 23:09:33 +01:00