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
Andrea Di Lisio edited this page Dec 16, 2022
·
3 revisions
When building the project locally with the Netskope client enabled, you might face issues while downloading some library dependencies.
This is usually due to missing Netskope certificates in your JVM cacerts truststore.
You can follow the Gradle setup mentioned in this Guru card to move on. If your local JDK version is greater than 17, you should use the new keytool-cacerts options in lieu of -keystore $yourCacertsLocation -storepass changeit