Keytool (available in JDK) allows you to export certificates to a file: keytool -exportcert -keystore [keystore] -alias [alias] -file ...
確定! 回上一頁