xpanel / Generic-EPP-with-DNSsec-Registrar-Module-for-WHMCS

Generic EPP with DNSsec Registry-Registrar Module for WHMCS
7 stars 9 forks source link

Error Connecting registrar #3

Open gcttest opened 2 years ago

gcttest commented 2 years ago

we have uploaded CA certificate, registrar certificate, primary certificate

when registering domains it shows below error, and log file (genericepp.log) also empty and also we cannot able to see any logs from WHMCS Configuration > System Logs > Module Log (left Sidebar)

Registrar Error Cannot connect to server 'epp.ote.registry.om':

xpanel commented 2 years ago

first, make sure that you can connect from command line.

please make sure port 700 is not firewalled:

telnet epp.ote.registry.om 700 openssl s_client -showcerts -connect epp.ote.registry.om:700

command line for acceptable client certificate CA names

openssl s_client -showcerts -connect epp.ote.registry.om:700 -CAfile gd_bundle.crt

command line to verify your own Certificate

openssl s_client -showcerts -connect epp.ote.registry.om:700 -CAfile CA_bundle.crt -cert yourdomain.com.crt -key yourdomain.com.key

lwaziMBK commented 2 years ago

hi guys do you offer support where you can assist us in stalling and configuring this module? how do we contact you for this?