Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-27 | updated vendored system path for tls certs | Steve Manuel | |
2016-12-27 | need vendored system path for tls certs | Steve Manuel | |
2016-12-27 | adding error logging to debug | Steve Manuel | |
2016-12-27 | adding self-signed cert generator for local https/http2 testing | Steve Manuel | |
2016-12-19 | moving repository, bosssauce => ponzu-cms | Steve Manuel | |
2016-12-02 | casting var to strings for printing in shell | Steve Manuel | |
2016-10-24 | removing debug printlns and modifying other fmt.Println to log.Println for ↵ | Steve Manuel | |
consistency | |||
2016-10-21 | adding support for TLS encryption, providing http/2 over HTTPS connections ↵ | Steve Manuel | |
via port 443 - certificates obtained from Lets Encrypt, which is currently the default and only supprted CA | |||
2016-10-21 | adding better error handling to check for nil values | Steve Manuel | |
2016-10-21 | testing 443 as only tls bound port | Steve Manuel | |
2016-10-21 | adding initial support for TLS encryption via Lets Encrypt | Steve Manuel | |