dernasherbrezon / r2cloud

Decode satellite signals on Raspberry PI or any other 64-bit CPU.
Apache License 2.0
255 stars 30 forks source link

Accepting self signed certificate #68

Closed JohnZonneveld closed 4 years ago

JohnZonneveld commented 4 years ago

Just booted this morning my pi with the r2cloud SD. Besides the trouble that the network interface didn't get an DHCP address I now face the next hurdle.

I exported the certificate with development tools of Chrome and imported them manually into Chrome but still can't open the website to start configuring.

Simple instruction would be helpful, accept self signed certificate is not really helping.

John

JohnZonneveld commented 4 years ago

Meanwhile passed that hurdle too. Somehow in IE I only received a login prompt without the key field. Imported certificate again in Chrome and it worked.

dernasherbrezon commented 4 years ago

Yes, browsers tend to change the way they handle self signed certificates quite frequently. Also different browsers have different policy around them. For example, it is super easy to accept self-signed certificate in Firefox, but in Chrome it is challenging.