简体   繁体   中英

how to establish a non secure connection

i have been building a website on WordPress; however, i have changed the URL to instead of by mistake. i have not purchased a certificate yet. now i can not have access to the dashboard from my browser, so i want to establish a non secure connection to reverse the URL back again. i have tried disabling firewall, clearing cache and many other methods to avoid the certificate like "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --ignore-certificate-errors" but can not avoid to establish non secure connection

Just simply make a local certificate and you are good to go, You can use xca software or even OpenSSl ,

I wrote a answer to do so using OpenSSl https://stackoverflow.com/a/59733055/10794140 just skim to certificate installation and trusting.

And, yes using xca is more simple with the good user interface, recommended to check out.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM