So far I did the following:
- Installed OpenSSL and generated keys
- Ordered Certificate and received the following files: certificate_domain.de.txt, Linux_intermediate.pem, Windows_intermediate.p7b
Now I renamed the files as described in KB:
certificate_domain.de.txt > prtg.crt
Linux_intermediate.pem > prtg.pem
and copied them togehter with prtg.key from the \bin Folder to the \cert Folder.
When now trying to start core service I get an error message that webserver could not start (Could not load root certificate error 0B084002:x509 certificate)
What did I miss?
Add comment