Releases: alexandreh2ag/lets-go-tls
Releases · alexandreh2ag/lets-go-tls
0.3.0
Changelog
- b35e901 Merge pull request #13 from alexandreh2ag/refactor_server_http
- ac9f95d Refactor how start http server
0.2.2
Changelog
- 6579c96 Fix owner of folder when create recursively
- e3379ca Merge pull request #11 from alexandreh2ag/fix_owner_dir
- 67f97b2 Merge pull request #12 from alexandreh2ag/update_http_server_panic
- 049074d Prevent panic when http server stop
0.2.1
Changelog
- d836e3c Add logs in manager and state storage
- 688df4b Fix owner perms for FS storage and get GID
- c8dc6d3 Merge pull request #10 from alexandreh2ag/add_log_manager
- f928ebd Merge pull request #9 from alexandreh2ag/fix_owner
0.2.0
Changelog
- e67b151 Add owner & group on storages certificates
- 196e8a7 Add support to listen TLS
- ae133e6 Merge pull request #6 from alexandreh2ag/remove_ips_from_domains_request
- 7d73a70 Merge pull request #7 from alexandreh2ag/update_storage_owner
- de680c3 Merge pull request #8 from alexandreh2ag/add_tls_support
- c4d790e Remove IP v4 & v6 from domain requests
0.1.1
Changelog
- 378e0b7 Update version cmd to print to stdout
0.1.0
Changelog
- 835d64a Doc: split configuration doc in 2 files
- 1782fac Merge pull request #4 from alexandreh2ag/update_storage_fs
- 2c9d38c Merge pull request #5 from alexandreh2ag/doc_split_config
- 464b0bf Update certificate storage FS to have more custom path options
0.0.3
Changelog
- 297fbc8 Add hook system to run command after change
- b318478 Merge pull request #2 from alexandreh2ag/update_storage_fs_specific_identifier
- 4879df1 Merge pull request #3 from alexandreh2ag/add_hook
- ef53482 Remove useless binary
- 3880d4d Update certificate storage FS to add specific identifier
- 0b8b548 Update readme when run command
0.0.2
Changelog
- 3e12355 Update dockerfile to use entrypoint