• v1.0.1 2c84221816

    v1.0.1 Stable

    raul released this 2024-06-18 07:54:07 +02:00 | 1 commits to main since this release

    Changelog

    Downloads
  • v1.0.0 8d2d0f4cc6

    v1.0.0 Stable

    raul released this 2024-06-03 11:23:50 +02:00 | 7 commits to main since this release

    Changelog

    • 0e7a823 Add basic documentation
    • b2a3802 Add customizable input field values
    • 9cf8ab5 Add form fields and CA cert link
    • b06ba4e Add generate subcommand
    • 2131d1e Add goreleaser config
    • 5b5ad6e Add helper file for embedding templates to Gin
    • 9a70dc0 Add server subcommand
    • 62b3492 Add templates folder
    • daa36e9 Bootstrap files
    • e209f85 Check folders and store CA certs in ~/.config/cert400
    • b7739c0 Check for lack of config file
    • 189d3a2 Configure client certificate generation
    • 78c23e9 Configure favicons
    • 1707aa4 Configure templating logic and custom input values
    • 81fb72b Configure webserver certificate requests
    • 1116cd3 Customize CA cert generation via config file
    • 97f4eff Embed CSS to binary
    • 2ed07b4 Fix DNSNames not being used
    • 59cb7c7 Fix serial numbers being the same
    • 8d2d0f4 Implement Common Name
    • 1459c1c Implement downloading generated certificates
    • d7fa117 Initial commit
    • ed4c775 Integrate Viper config into server listen port
    • 478ca2c Minor formatting changes
    • b28ad86 Prepare HTML files
    • b1ea9e2 Prepare client certificate generation
    • 47ebd58 Return CA certificate on /cacert GET request
    • df86078 Separate CA and client certificate generation
    • ffad456 Server improvements
    • 542f6bb Small tweaks
    • a723283 Specify CA certificate download filename
    • d1d121e Styling changes and credits
    • be0ea77 Update HTML to use templating
    • 582f130 Update README.md
    • 0124558 Update dependencies
    • 6389a91 Update dependencies
    Downloads