Atozed Forums
Certificate chain is incomplete - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: Certificate chain is incomplete (/thread-2924.html)

Pages: 1 2


RE: Certificate chain is incomplete - jeroen.rottink - 11-25-2022

Creating a .pem File for SSL Certificate Installations (sectigo.com)

* rename your key file to key.pem
* rename your your_domain_name.crt to cert.pem
* combine the files Intermediate (SectigoRSA.crt), Root (TrustedRoot.crt) into root.pem like described.

See if this works.


RE: Certificate chain is incomplete - davidmcevoy@outlook.com - 11-25-2022

(11-25-2022, 08:19 AM)jeroen.rottink Wrote: Creating a .pem File for SSL Certificate Installations (sectigo.com)

* rename your key file to key.pem
* rename your your_domain_name.crt to cert.pem
* combine the files Intermediate (SectigoRSA.crt), Root (TrustedRoot.crt) into root.pem like described.

See if this works.

Hi Jeroen.

Thanks for your help with this but I have figured it out, turns out that by default IW uses key.pem and cert.pem and root.pem files by default if you have left servercontroller.ssloptions fields blank.  As I was working with an old app, at some point in the dim and distant past I had a root.pem file in there that was not issued from Sectigo, I changed that and bingo, A+ rating :-)

Thanks again.
David.