2016-03-21 15 views

cevap

3

Bir KeyStore'dan sertifika vermek için bu Keytool komutunu kullanabilirsiniz.

keytool -exportcert -keystore KEYSTORE_ABSOLUTE_PATH.p12 -storetype PKCS12 -storepass KEYSTORE_PASSWORD -Alias ​​ALIAS -dosya EXPORTED_CERT_NAME.crt

İlgili konular