Can't create SSL certificate with OpenSSL: config file object error
0
votes
1
answer
112
views
I'm trying to create an SSL certificate using the following command on Rocky Linux:
sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/pki/tls/private/shaserver.bungkus.org.key -out /etc/pki/tls/certs/shaserver.bungkus.org.pem
However, I’m getting the following errors:
Error: No object specified in config file
and
Error making certificate request
Asked by Hanister Leee i dunno nickname
(1 rep)
May 1, 2025, 11:34 AM
Last activity: May 1, 2025, 09:36 PM
Last activity: May 1, 2025, 09:36 PM