You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @deprecated Depending on your build environment this method potentially can contain outdated
144
-
* certs if loading jdk default certs fails.
145
-
* Instead of getting trusted certs directly use an HttpTransport wrapper such as {@link <a href="https://docs.cloud.google.com/java/docs/reference/google-http-client/latest/com.google.api.client.http.javanet.NetHttpTransport">NetHttpTransport</a>}
146
-
* which uses java jdk internal classes to load default jdk certs specifically for your build
147
-
* environment. If you need to access the keystore directly please create your own keystore file.
144
+
* certs if loading jdk default certs fails. Instead of getting trusted certs directly use an
0 commit comments