svenstaro/miniserve

How to use HTTPS

BakaGzRay12456 opened this issue · 1 comments

How can I use the HTTPS?

Check the README:

      --tls-cert <TLS_CERT>
          TLS certificate to use

          [env: MINISERVE_TLS_CERT=]

      --tls-key <TLS_KEY>
          TLS private key to use

          [env: MINISERVE_TLS_KEY=]

Once these are both enabled, you'll have HTTPS.