How to install SSL to my local server?

my website works fine with https
I’ve added some A records (subdomains) and pointed them to my local server by it’s public IP. Proxy status is DNS only and TTL is auto.
Now it works fine with HTTP (for example http://db.domain.com)
but not works with https (https://db.domain.com)
my local server is windows server, IIS

https://www.google.com/search?client=firefox-b-d&q=iis+configure+ssl+certificate

Not really Cloudflare related I am afraid.

We need pfx format for windows server IIS
i logged in to my cloudflare account --> SSL/TLS --> Origin Server --> Download
I didn’t find PFX format

https://www.google.com/search?client=firefox-b-d&q=pem+to+pfx

Is this possible to use this certificate which we have here for our website (website.com) to use in our sub-domains (*.website.com) which they are hosted in our local server in different OS like windows, ubuntu, etc… ?

This topic was automatically closed after 14 days. New replies are no longer allowed.