question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow insecure/self-signed certificate connection

See original GitHub issue

I’m trying to use this with a WordPress installation that I have, but it currently has a self-signed certificate, so I end up with a Error: self signed certificate.

Is there a way I can force it to connect?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Jamiewarbcommented, Sep 3, 2020

Thanks, this was super helpful for me just now. Saved me a lot of time

0reactions
btcommented, Jun 29, 2016

Haha, I just realised I noobishly made the PR against my own local repository instead of yours. Here it is again, #186

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do you get Chrome to accept a self-signed certificate?
In the address bar, right click on the red warning triangle and "Not secure" message and, from the resulting menu, select "Certificate" to...
Read more >
How to ignore invalid and self signed ssl connection errors ...
I wanted to curl command to ignore SSL certification warning. Does curl command have a --no-check-certificate option like wget command on ...
Read more >
Adding the self-signed certificate as trusted to a browser
The procedures in this section show you how to add the self-signed certificates generated during Kaspersky CyberTrace installation to the trusted storage.
Read more >
What is a Self-Signed Certificate? Advantages, Risks ...
In this case, the certificate is signed with its own private key, instead of requesting it from a public or a private CA....
Read more >
A Simple Explanation of SSL Certificate Errors & How to Fix ...
This error indicates that the SSL certificate is signed or approved by a company that the browser does not trust. That means either...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found