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
$ cd$JAVA_HOME/jre/lib/security
$ keytool -import -keystore cacerts -file /path/to/company-internal.crt
## it will ask you password (bydefault it is “changeit”)## It will ask to type yes or no, type “yes”