chandantul has asked for the wisdom of the Perl Monks concerning the following question:
Hello All, I was not enable SSL on my Dancer2 application. Please check my command and error and advise.
plackup --enable-ssl --ssl-key-file=C:\Users\Documents\Private-Public +\privateKey.key --ssl-cert-file=C:\Users\Documents\Private-Public\cer +tificate.crt app.psgi
Please check error below
failed to listen to port 5000: Invalid argument at C:/Strawberry/perl/ +site/lib/HTTP/Server/PSGI.pm line 103.
Have tried to install IO::Socket::SSL but unable to install the same as well. Please advise
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Unable to enable SSL on Dancer2 application in my windows platform.
by 1nickt (Canon) on May 03, 2021 at 11:39 UTC | |
by Anonymous Monk on May 03, 2021 at 16:44 UTC | |
by chandantul (Scribe) on May 03, 2021 at 16:58 UTC | |
by marto (Cardinal) on May 03, 2021 at 17:15 UTC | |
| |
by chandantul (Scribe) on May 03, 2021 at 15:42 UTC | |
by 1nickt (Canon) on May 03, 2021 at 17:12 UTC | |
by chandantul (Scribe) on May 03, 2021 at 17:50 UTC |