Hi,
if you use self-signed certificate, you also need to put it into
configuration of epp server. See SSLCACertificateFile in
/etc/apache2/sites-available/02-fred-mod-eppd-apache.conf
Regards,
Jaromir
On Thu, 2023-06-22 at 13:39 +0000, anantsparrow1(a)gmail.com wrote:
hi there Mario i need some help , i created cert.pem
and key.pem
using this command
openssl req -new -nodes -keyout sparrow-key.pem -subj
/C=CZ/L=Prague/O=CZ.NIC/OU=Registry/CN=registry.sparrowhost.in/ |
openssl x509 -req -days 3650 -signkey sparrow-key.pem -out sparrow-
cert.pem
and modified the /etc/fred/fred-client.conf with the ssl
but now registrars cant be able to login , getting error as
ERROR: READ HEADER ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1
alert unknown ca (_ssl.c:2635)
Server didn't return Greeting message. Contact server administrator.
Kindly help with this
_______________________________________________
fred-users mailing list -- fred-users(a)lists.nic.cz
To unsubscribe send an email to fred-users-leave(a)lists.nic.cz