I want to get an SSL cert for my custom domain from Comodo. During the sign-up process, Comodo is asking for the web server software that was used to generate the CSR. Could you please help me in choosing the correct web server software. Thanks.
I want to get an SSL cert for my custom domain from Comodo. During the sign-up process, Comodo is asking for the web server software that was used to generate the CSR. Could you please help me in choosing the correct web server software. Thanks.
If you choose nginx, you'll get the appropriate files.
HI,
I have configure my app with
:::python
from flask_sslify import SSLify
app = Flask(__name__, static_folder='static')
sslify = SSLify(app, permanent=True)
But I like to know how do I'll continue? I mean how to refer to the crt file?
Check this out.
Send support@pythonanywhere.com an email, specifying where the combined cert and the key is in your pythonanywhere folder.