in reply to Re^9: Unable to enable SSL on Dancer2 application in my windows platform.
in thread Unable to enable SSL on Dancer2 application in my windows platform.
try this
plackup -p 55001 --ssl --ssl-key-file=C:\Users\Documents\Private-Publi +c\privateKey.key --ssl-cert-file=C:\Users\Documents\Private-Public\ce +rtificate.crt app.psg
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^11: Unable to enable SSL on Dancer2 application in my windows platform.
by chandantul (Scribe) on May 04, 2021 at 21:38 UTC | |
Re^11: Unable to enable SSL on Dancer2 application in my windows platform.
by chandantul (Scribe) on May 05, 2021 at 04:23 UTC | |
by 1nickt (Canon) on May 05, 2021 at 16:49 UTC | |
by chandantul (Scribe) on May 05, 2021 at 20:51 UTC | |
by 1nickt (Canon) on May 05, 2021 at 23:34 UTC | |
by chandantul (Scribe) on May 06, 2021 at 01:58 UTC | |
|