Get certificate and add it to a Java truststore, when only having https URL?

前端 未结 3 805
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-05 22:54

I\'m trying to send push notifications to Android devices through the Google Cloud Message servers.

The URL we use to do that is:

https://android.goo         


        
3条回答
  •  耶瑟儿~
    2021-01-05 23:42

    Use Portecle. You can open the target key store, then use Examine > Examine SSL/TLS Connection, enter android.googleapis.com and 443 and you're done!

提交回复
热议问题