Brian Picciano
|
f7107de96b
|
Fixed crash on unknown cert
|
2023-05-23 12:15:06 +02:00 |
|
Brian Picciano
|
9c2bd4e49a
|
cleaned up https parameter handling a bit
|
2023-05-20 14:51:36 +02:00 |
|
Brian Picciano
|
0fd832efdd
|
clippy suggestions
|
2023-05-20 14:34:45 +02:00 |
|
Brian Picciano
|
e29de0d29c
|
got HTTPS fully working
|
2023-05-20 14:29:03 +02:00 |
|
Brian Picciano
|
06cda77772
|
Periodically refresh certs for all domains
|
2023-05-19 13:27:00 +02:00 |
|
Brian Picciano
|
5b26396106
|
change http_domain into a domain::Name
|
2023-05-19 12:36:01 +02:00 |
|
Brian Picciano
|
4cd5234519
|
use a FuturesOrdered wait group
|
2023-05-19 12:29:37 +02:00 |
|
Brian Picciano
|
4e412d0677
|
Got acme working, syncing for http_domain works
|
2023-05-19 12:09:41 +02:00 |
|
Brian Picciano
|
6d8799ce8c
|
Got acme manager implemented, still untested. Not hooked up to user domains yet.
|
2023-05-18 22:39:12 +02:00 |
|
Brian Picciano
|
a7e74ac5dd
|
Move origin syncing to within manager
|
2023-05-17 14:37:23 +02:00 |
|
Brian Picciano
|
cab7a837a7
|
Introduced separate 'Boxed' traits, to allow for mocks
|
2023-05-16 17:17:47 +02:00 |
|
Brian Picciano
|
d9676a4ce7
|
Issues from clippy
|
2023-05-16 16:20:01 +02:00 |
|
Brian Picciano
|
e5ce19e850
|
use IPv4 for now
|
2023-05-15 22:16:29 +02:00 |
|
Brian Picciano
|
6d68b4e5ab
|
Implemented periodic origin syncing
|
2023-05-15 21:18:33 +02:00 |
|
Brian Picciano
|
8f1c0cce22
|
Implement serving of origins
|
2023-05-15 20:25:07 +02:00 |
|
Brian Picciano
|
c1b6d982ef
|
Switch to AAAA records
|
2023-05-15 18:26:49 +02:00 |
|
Brian Picciano
|
e3c13123db
|
Switched to hyper, cleaned up manager lifetimes, got domain_sync working
|
2023-05-15 17:46:55 +02:00 |
|
Brian Picciano
|
26ebda90e8
|
Use async dns client, pass tokio runtime into the checker constructor
|
2023-05-14 11:44:50 +02:00 |
|
Brian Picciano
|
f9801af166
|
rename to domiply
|
2023-05-13 16:39:54 +02:00 |
|
Brian Picciano
|
130581d61e
|
got basic system for passing configs back and forth with URL working
|
2023-05-12 18:27:23 +02:00 |
|
Brian Picciano
|
7718735215
|
use a validated domain name type, rather than a raw string
|
2023-05-12 16:43:05 +02:00 |
|
Brian Picciano
|
a3c41ee4d6
|
Add config option for http listen address
|
2023-05-12 11:17:15 +02:00 |
|
Brian Picciano
|
21b5b99022
|
got basic html templating engine working
|
2023-05-11 19:34:05 +02:00 |
|
Brian Picciano
|
386b02023c
|
implement most of main, including config and http server
|
2023-05-11 14:25:51 +02:00 |
|
Brian Picciano
|
2663838af0
|
implement git store sync (maybe)
|
2023-05-04 14:56:31 +02:00 |
|
Brian Picciano
|
72df0f0b21
|
Implemented origin::Descr
|
2023-05-03 12:53:33 +02:00 |
|
Brian Picciano
|
b79298f7b8
|
init
|
2023-05-03 09:58:06 +02:00 |
|