|
fc837761cc
|
Use formatted date instead of integer in test queries
|
2024-06-06 12:24:59 +01:00 |
|
|
01f15e27a3
|
Update logger for running for API server
|
2024-06-04 20:07:20 +01:00 |
|
|
e92207172e
|
Update dependencies
|
2024-06-04 20:02:49 +01:00 |
|
|
5532aa9782
|
Fix broken logging
|
2024-06-04 18:26:07 +01:00 |
|
|
dee4b7ee3a
|
Transition to new logger
|
2024-05-13 19:04:43 +01:00 |
|
|
fa92da5f1d
|
Fix test destruction removing tmp folders
|
2024-05-13 18:51:41 +01:00 |
|
|
b7f3dc54c7
|
Update dependencies
|
2024-05-13 18:40:57 +01:00 |
|
|
7ff5ec4d57
|
Remove unused parallel option
|
2024-05-13 18:33:45 +01:00 |
|
|
4e959ecdfb
|
Update go version
|
2024-05-13 18:33:30 +01:00 |
|
|
2b160d4309
|
Continue changes for sqlc
|
2024-05-13 18:33:23 +01:00 |
|
|
094ac9030a
|
Start updating to support sqlc and migrations
|
2024-05-13 18:33:06 +01:00 |
|
dependabot[bot]
|
9b3c801ebf
|
Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.1...v3.0.3)
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-09 00:56:28 +00:00 |
|
|
b10db2f73d
|
Better error checking for already renewing
|
2024-01-14 13:59:36 +00:00 |
|
dependabot[bot]
|
8234a34c6f
|
Bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-02 14:50:02 +00:00 |
|
|
445e2bf30d
|
Update test workflow go version
|
2024-01-02 14:50:01 +00:00 |
|
|
0c467542a0
|
Update dependencies
|
2024-01-02 14:50:01 +00:00 |
|
|
dd77f3836e
|
Use domains in certificate json
|
2024-01-02 14:50:00 +00:00 |
|
|
c08e73ecfc
|
Use continue after moving certificate to main map
|
2024-01-02 14:49:59 +00:00 |
|
|
82704e5a13
|
Add endpoint for grabbing owned certificates
|
2024-01-02 14:49:59 +00:00 |
|
dependabot[bot]
|
37cc96fba1
|
Bump golang.org/x/net from 0.12.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-02 14:49:58 +00:00 |
|
|
36aca8af0b
|
Add API endpoint response
|
2023-10-17 00:11:15 +01:00 |
|
|
a744f450f7
|
Replace exit and reload logic with my new library
|
2023-07-24 15:53:32 +01:00 |
|
|
bfdcb07613
|
Use insecure directory certificate for tests
|
2023-07-22 01:41:56 +01:00 |
|
|
d300424706
|
Rename module
|
2023-07-22 01:39:39 +01:00 |
|
|
fa3f4ad99f
|
Add logging for dns provider
|
2023-07-16 16:58:29 +01:00 |
|
|
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 |
|