Answer the question
In order to leave comments, you need to log in
How to install a certificate on IIS?
Good afternoon!
I recently purchased a DomainSSL certificate from REG.RU for the first time . A letter came from REG.RU like this:
Hello!
Welcome to the Domain Name Registrar REG.RU!
Please read the information below carefully. The letter contains data that is used to install an SSL certificate for hosting for your domain.
Your SSL certificate is provided below
-----BEGIN CERTIFICATE-----
// many letters 1
-----END CERTIFICATE-----
Root certificate
-----BEGIN CERTIFICATE-----
/ / many letters 2
-----END CERTIFICATE-----
Intermediate certificate
-----BEGIN CERTIFICATE-----
// many letters 3
-----END CERTIFICATE-----
Answer the question
In order to leave comments, you need to log in
Everything turned out to be very prosaic: the data from the letter (specifically, the SSL certificate) had to be converted from PEM to PFX certificate. For example, via https://ssl4less.ru/ssl-tools/convert-certificate.html. The resulting PFX certificate can be imported into IIS.
PS: The private key was created when creating the certificate request
There are no answers, and I'm not an expert on such issues, but just once a year, installing an SSL certificate on my site, I can say that the sent certificate must be installed using the Complete Certificate Request item in the Server Certificates section. certificates). True, why you have 3 certificates is not clear. Try each one in turn.
After installation, you can test: https://www.ssllabs.com/ssltest/index.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question