* Documenting CA certificates setup for hetty
- Provides more accessible instructions on CA certificates
- New sections provided for "Certificate Setup and Installation"
- Configuring certificates for hetty using defaults and direct CLI
arguments
- Trusting CA certificates on Windows, macOS, and Ubuntu
- Mention for additional Linux distros not covered by Ubuntu
Ref: #12
* Updated README to show instructions for generating CA cert/key with both Hetty and OpenSSL
* Update README.md
Co-authored-by: David Stotijn <dstotijn@gmail.com>
* Apply suggestions from code review
Co-authored-by: David Stotijn <dstotijn@gmail.com>
* Removed suggestion on possible HSTS error from README as it could be irrelevant or misleading
Co-authored-by: David Stotijn <dstotijn@gmail.com>