Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connection error #7

Open
kevinpareek opened this issue Mar 14, 2023 · 2 comments
Open

connection error #7

kevinpareek opened this issue Mar 14, 2023 · 2 comments

Comments

@kevinpareek
Copy link

Hello

during
openssl s_client -connect epp.ote.registry.in:700
CONNECTED(00000003)

but when i use your WHMCS module i am facing errors

================= Error 1: =================
stream_socket_client(): Unable to set local cert chain file `/home/qwbgigignjfgjfhd/public_html/modules/registrars/epp/onekick_epp-csr.pem'; Check that your cafile/capath settings include details of your certificate and its issuer on line 1893 in file /home/qwbgigignjfgjfhd/public_html/modules/registrars/epp/epp.php
================= Error 2: =================
stream_socket_client(): Failed to enable crypto on line 1893 in file /home/qwbgigignjfgjfhd/public_html/modules/registrars/epp/epp.php
================= Error 2: =================
stream_socket_client(): unable to connect to tlsv1.2://epp.ote.registry.in:700 (Unknown error) on line 1893 in file /home/qwbgigignjfgjfhd/public_html/modules/registrars/epp/epp.php

@getpinga
Copy link
Owner

Hi,
Please leave CA File empty,
and in Certificate put the onekick_epp_ote.pem file and try again.
And uncheck the Verify peer.

Let me know about the result.

@getpinga
Copy link
Owner

Can you make sure if this file exists actually in the mentioned path?
/home/qwbgigignjfgjfhd/public_html/modules/registrars/epp/onekick_epp-csr.pem

Also, try downloading the latest version of the module - 0.6.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants