Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Untrusted Server Certificate in Intellij

I don't understand why Android Studio behaving weird, sending this Untrusted Server Certificate request again and again. Please suggest how to avoid this?

Pop up for accept or reject

like image 541
Kanchan Vaishnav Avatar asked Feb 06 '20 10:02

Kanchan Vaishnav


1 Answers

I was facing this and came across a solution on JetBrain's community page.

To get rid of that, we need to make Idea Accept non-trusted certificates automatically.

Preferences -> Tools -> Server Certificates -> Check on "Accept non-trusted certificates automatically"

Preference page

like image 129
Pradipta Sarma Avatar answered Nov 13 '22 21:11

Pradipta Sarma