Hi @yudia
Imagify IP address is 51.68.166.142 so you can try to allow the access to it.
Let me know if you need any further assistance, I am happy to help.
Best Regards
Marko
@wp_media
Hi wp media
i have the same problem as OP… my WordPress installation are in windows server
i don’t have any blocking firewall but having the same issue but the plugin also having curl error (7)
i test curl -v https://51.68.166.142 via cmd and here the result log
# curl -v https://51.68.166.142
* Trying ::1:443...
* Connected to 51.68.166.142 (::1) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: C:\Ruby26-x64\bin\curl-ca-bundle.crt
CApath: none
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (OUT), TLS alert, unknown CA (560):
* SSL certificate problem: self signed certificate
* Closing connection 0
curl: (60) SSL certificate problem: self signed certificate
More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
im not sure what the problem
Hi @mitratanikita
I am sorry to hear that.
It looks that Windows server does not accept it because it thinks we are not secure.
The only solution at the moment would be to see if it is possible to allow the request to our IP somewhere in server settings.
The following link could be also helpful as it describes the issue https://curl.se/docs/sslcerts.html
If you are not familiar, it would be best to contact your host/system administrator for help.
Best regards,
Ioanna