http: `--gen-ssl` do not work on MacOS
Mac OS 10.15 Beta http 1.5.0
$ http --gen-ssl
Opening TLS certificate failed.
Does it require some perquisites to do generating and signing?
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 18
Commits related to this issue
- Use "password" password for generated TLS certs on MacOS Closes #86 — committed to thecoshman/http by deleted user 3 years ago
- Load key from the actual, instead of display, path to TLS keys when --port specified Ref: https://github.com/thecoshman/http/issues/86#issuecomment-809244238 — committed to thecoshman/http by nabijaczleweli 3 years ago
@non-descriptive can you try current
developbranch (at least 112905b1f5b8c6123995cc67590ab27bfc1f957d)?Works on my VM on what identifies itself as
Darwin nabs-iMac-Pro.local 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64, but, wellThere’s not, short of generating the key manually.
Alright, then, closing in favour of #85.