BLC 2.0 Fails to initialize on HTTPS sites using a self-signed certificate
-
Broken Link Checker 2.0 fails to initialize the cloud scanner on sites that use HTTPS with a self-signed certificate. When the failure occurs no information is provided in the dashboard other than a recommendation to whitelist the IPs and UA string (which does not fix the problem).
Using the curl command
curl --header
quickly identifies the problem, and establishing a non-self-signed certificate fixes it, but most users will have no hint that they need to do that.Please add information to the documentation indicating that SSL certificates that are self-signed will not work, and if possible add an indication in the error message that the cause was a certificate error (it would be better to support self-signed certificates if possible, but I realize that might be a big lift).
The site listed above no longer has a certificate issue, so it will not be useful for testing the issue, but if the WPMU DEV team’s logs from 1-2 weeks ago are still available there may be some useful diagnostic information there.
The page I need help with: [log in to see the link]
- The topic ‘BLC 2.0 Fails to initialize on HTTPS sites using a self-signed certificate’ is closed to new replies.