Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTTPS/TLS support to documentation #77

Open
djat opened this issue Mar 30, 2023 · 0 comments
Open

Add HTTPS/TLS support to documentation #77

djat opened this issue Mar 30, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@djat
Copy link

djat commented Mar 30, 2023

Provide documentation for the https/tls support in DefraDB. This options are available from the "start" command.

  --tls                         Enable serving the API over https
  --privkeypath string          Path to the private key for tls (default "/Users/o/.defradb/certs/server.crt")
  --pubkeypath string           Path to the public key for tls (default "/Users/o/.defradb/certs/server.key")
  --email string                Email address used by the CA for notifications (default "[email protected]")
@djat djat added the documentation Improvements or additions to documentation label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant