Skip to content

https on flok-next web server #184

Closed Answered by munshkr
aaronsherwood asked this question in Q&A
Discussion options

You must be logged in to vote

I just merged #188 on flok-next branch. If you're running flok-web directly from the repository, you can now run:

npm start -- --secure

or

npm start -- --secure --ssl-cert path/to/cert.pem --ssl-key path/to/key.pem

If you don't specify a certificate and key files, it will use a self-signed certificate bundled with flok.

If you're using the published flok-web package, you'll have to wait a little bit until I publish a new version (probably in a few weeks once I finish a couple of other pending issues).

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@munshkr
Comment options

@munshkr
Comment options

Answer selected by munshkr
@aaronsherwood
Comment options

@munshkr
Comment options

@munshkr
Comment options

@aaronsherwood
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants