Knowledgebase: CGI/Perl
Is there a secure CGI-BIN included with the Let's Encrypt Certificate?
Posted on 14 January 2004 08:11 AM
|
|
Question: With the Let's Encrypt SSL/TLS option, do you include a secure cgi-bin for my scripts? Something like: https://secure.futurequest.net/cgiwrap/xYOURDOMAIN/myscript.pl or https://secure.futurequest.net/xYOURDOMAIN/cgi-bin/myscript.pl ? Answer: Yes, a cgi-bin comes installed with the Let's Encrypt SSL/TLS. The path would be: /big/dom/xdomain/cgi-ssl/your_script.cgi and the URL as: https://domain.com/cgi-ssl/your_script.cgi | |
|