in reply to Re: Unable to enable SSL on Dancer2 application in my windows platform.
in thread Unable to enable SSL on Dancer2 application in my windows platform.
Is this the below command correct?
plackup --enable--ssl --ssl-key-file=C:\Users\Documents\Private-Public\privateKey.key --ssl-cert-file=C:\Users\Documents\Private-Public\certificate.crt app.psgiI have ran the below command but not port listening to http only. Please check below
HTTP::Server::PSGI: Accepting connections at http://0:5000/
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Unable to enable SSL on Dancer2 application in my windows platform.
by 1nickt (Canon) on May 03, 2021 at 17:12 UTC | |
by chandantul (Scribe) on May 03, 2021 at 17:50 UTC |