当前位置:网站首页>The keytool command
The keytool command
2022-08-04 02:35:00 【Pineapple Hero】
- syntax format: keytool [command]Common parameters:-certreq generate certificate request-changealias changes the alias of the entry-delete deletes the entry-exportcert export certificate-genkeypait generate key pair-genseckey generate key-gencert generates certificate based on certificate request-importcert to import a certificate or certificate chain-importkeystore imports one or all entries from other keystores-keypasswd changes the key passphrase for the entry-list lists the entries in the keystore-printcert prints the contents of the certificate-printcertreq prints the content of the certificate request-printcrl prints the contents of the CRL file-storepasswd changes the storage password for the keystore
View Certificate
keytool -list -keystore %JAVA_HOME%\jre\lib\security\cacerts
Import certificate
keytool -import -alias [certificate alias] -keystore %JAVA_HOME%\jre\lib\security\cacerts -file [certificate path] -trustcacerts
Delete certificate
keytool -delete -alias [deleted certificate alias] -keystore %JAVA_HOME%\jre\lib\security\cacerts -storepass [key]
tips:[Key] is usually changeit
边栏推荐
- Continuing to invest in product research and development, Dingdong Maicai wins in supply chain investment
- Dong mingzhu live cold face away, when employees frequency low-level mistakes, no one can understand their products
- 编写 BOLL 心得体会
- Kubernetes:(十一)KubeSphere的介绍和安装(华丽的篇章)
- C程序编译和预定义详解
- Example: 036 is a prime number
- Web APIs BOM- 操作浏览器:swiper 插件
- Continuing to pour money into commodities research and development, the ding-dong buy vegetables in win into the supply chain
- 董明珠直播时冷脸离场,员工频犯低级错误,自家产品没人能弄明白
- Development of Taurus. MVC WebAPI introductory tutorial 1: download environment configuration and operation framework (including series directory).
猜你喜欢
第08章 索引的创建与设计原则【2.索引及调优篇】【MySQL高级】
Example: 036 is a prime number
5. Scrapy middleware & distributed crawler
MySQL高级-读写分离-分库分表
mpf5_定价Bond_yield curve_Spot coupon_duration_有效利率_连续复利_远期_Vasicek短期_CIR模型Derivatives_Tridiagonal_ppf
Flink原理流程图简单记录
SAP SD模块前台操作
STM8S105K4T6------串口发送和接收
esp32 releases robot battery voltage to ros2 (micro-ros+CoCube)
Presto中broadcast join和partition join执行计划的处理过程
随机推荐
v-model
浏览器存储
How many ways do you know about communication between multiple threads?
各位大佬好,麻烦问一下flink cdc oracle写入doris的时候,发现cpu异常,一下下跑
【学习笔记之菜Dog学C】动态内存管理
大佬们,读取mysql300万单表要很长时间,有什么参数可以优惠,或者有什么办法可以快点
DDTL: Domain Transfer Learning at a Distance
halcon自定义函数基本操作
LeetCode:899. 有序队列【思维题】
实例036:算素数
自制蓝牙手机app控制stm8/stm32/C51板载LED
Continuing to invest in product research and development, Dingdong Maicai wins in supply chain investment
DHCP服务详解
返回字符串中的最大回文数
STM8S105K4T6------串口发送和接收
sudo 权限控制,简易
Parquet encoding
(cf)Codeforces Round #811 (Div. 3)A--E详细题解
[QNX Hypervisor 2.2 User Manual] 10.3 vdev gic
Sky map coordinate system to Gaode coordinate system WGS84 to GCJ02