: SSL certificate wildcard / single name - will it work for subdirectories? I want to purchase an SSL certificate for my domain, but I have never worked with certificates. I will purchase it
I want to purchase an SSL certificate for my domain, but I have never worked with certificates.
I will purchase it at DNSimple, my APP is on heroku and my domain is at all-inkl.
Will the wildcard certificate also cover all subdirectories (These are generated by my python flask app and are shown as URLs):
for example: example.com (root) and example.com/sub and example.com/sub/test
More posts by @Deb1703797
3 Comments
Sorted by latest first Latest Oldest Best
You have mentioned, you are wishing to secure your sub-directories. When you install any SSL certificate on your server, it secures example.com and all its sub-directories.
Which means not only example.com displays with HTTPS but sub-directories also display with HTTPS.
Website before SSL Certificate - example.com Website After HTTPS - example.com website sub-directory before SSL certificate - example.com/sub-directory Website sub-directory after SSL certificate - example.com/sub-directory
A Wildcard SSL certificate, on the otherhand, is aimed to secure unlimited sub-domains, but for sub-directories (as I've mentioned above) a single Domain-Validated (DV) SSL certificate will work fine.
Wildcard SSL certificates are used to secure sub-domains.
For example,
mail.example.com
shop.example.com
anysub.example.com
You can install any single domain SSL certificate on your website, it can secure your root domain as well all directories / folders.
For example,
example.com/your-product-name
example.com/discount-offer-page
example.com/any-web-pages
You don't need a "wildcard" certificate to secure subdirectories. All SSL certs will secure subdirectories. SSL certs secure hosts (domains). A "wildcard cert" will ordinarily secure subdomains eg. <anysubdomain>.example.com - but this should be made clear when you purchase the cert.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.