zno2

keytool

http://docs.oracle.com/javase/8/docs/technotes/tools/unix/keytool.html

Manages a keystore (database) of cryptographic keys, X.509 certificate chains, and trusted certificates.

显示 keystore

keytool -list -keystore mystore -v

显示证书

keytool -printcert -file mycer.cer -v

posted on 2023-06-06 13:16  zno2  阅读(23)  评论(0编辑  收藏  举报

导航