What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Error Generating CSR using openSSL

Votes:

0

I am trying to install a domain cert into my PRTG server following the steps listed herehttps://kb.paessler.com/en/topic/283-how-can-i-use-a-trusted-ssl-certificate-with-the-prtg-web-interface#reply-713. When I run the openssl req -nodes -newkey rsa:2048 -keyout prtg.key -out prtg.csr -config openssl.cfg from the \bin directory I get the blow error.

Can't open openssl.cfg for reading, No such file or directory 860:error:02001002:system library:fopen:No such file or directory:crypto\bio\bss_file.c:69:fopen('openssl.cfg','r') 860:error:2006D080:BIO routines:BIO_new_file:no such file:crypto\bio\bss_file.c:76:

csr openssl prtg

Created on Nov 4, 2020 6:09:32 PM



4 Replies

Votes:

1

Is it surely openssl.cfg and not openssl.cnf, as in their github repository? :)

Created on Nov 5, 2020 4:57:59 PM by  Stephan Linke [Paessler Support]



Votes:

0

openssl req -nodes -newkey rsa:2048 -keyout prtg.key -out prtg.csr -config openssl.cfg is what I had not openssl.cnf

Created on Nov 5, 2020 5:26:10 PM



Votes:

0

it is .cnf and in my installation of openssl the path to the file was C:\Program Files (x86)\Common Files\SSL\ so I had to setup an environment variable.

Thanks for the help

Created on Nov 5, 2020 7:49:16 PM



Votes:

0

Great, glad I was able to point you in the right direction! :)

Created on Nov 5, 2020 8:39:39 PM by  Stephan Linke [Paessler Support]

Last change on Nov 5, 2020 8:39:51 PM by  Stephan Linke [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.