Skip to content

Add HTTPS/TLS support to documentation #77

Open
@djat

Description

@djat

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 "example@example.com")

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions