raul pushed to main at raul/cert400 2024-05-28 07:48:34 +02:00
59cb7c7fb9 Fix serial numbers being the same
raul pushed to main at raul/cert400 2024-05-28 07:48:23 +02:00
1459c1cdf4 Implement downloading generated certificates
raul pushed to main at raul/cert400 2024-05-28 07:48:14 +02:00
2ed07b446d Fix DNSNames not being used
raul pushed to testing at raul/aemet 2024-05-27 09:02:52 +02:00
88d10f976c Remove windows support
raul pushed to testing at raul/aemet 2024-05-27 09:02:45 +02:00
843cf7ab94 Improve error handling
raul pushed to main at raul/cert400 2024-05-27 07:51:56 +02:00
2131d1e779 Add goreleaser config
raul pushed to main at raul/cert400 2024-05-27 07:51:43 +02:00
542f6bba75 Small tweaks
raul pushed to main at raul/cert400 2024-05-27 07:51:36 +02:00
81fb72b1eb Configure webserver certificate requests
raul pushed to main at raul/cert400 2024-05-27 07:51:26 +02:00
189d3a21ec Configure client certificate generation
raul pushed to main at raul/cert400 2024-05-26 15:10:06 +02:00
9cf8ab5aa8 Add form fields and CA cert link
raul pushed to main at raul/cert400 2024-05-26 15:09:57 +02:00
df86078ee0 Separate CA and client certificate generation
raul pushed to main at raul/cert400 2024-05-25 12:58:16 +02:00
b1ea9e2912 Prepare client certificate generation
raul pushed to main at raul/cert400 2024-05-25 12:57:43 +02:00
47ebd58e4e Return CA certificate on /cacert GET request
raul pushed to main at raul/cert400 2024-05-25 12:57:35 +02:00
1116cd3e51 Customize CA cert generation via config file
raul pushed to main at raul/cert400 2024-05-24 09:29:31 +02:00
b7739c039e Check for lack of config file
raul pushed to main at raul/cert400 2024-05-24 08:08:31 +02:00
ed4c775384 Integrate Viper config into server listen port
raul pushed to main at raul/cert400 2024-05-24 08:08:24 +02:00
b28ad86fb4 Prepare HTML files
raul pushed to main at raul/cert400 2024-05-24 08:08:13 +02:00
ffad456a29 Server improvements
raul pushed to main at raul/cert400 2024-05-24 08:08:04 +02:00
e209f85cb0 Check folders and store CA certs in ~/.config/cert400
raul pushed to main at raul/cert400 2024-05-24 08:07:57 +02:00
5b5ad6ee2f Add helper file for embedding templates to Gin