当前位置:网站首页>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 keystoreView Certificate
keytool -list -keystore %JAVA_HOME%\jre\lib\security\cacertsImport certificate
keytool -import -alias [certificate alias] -keystore %JAVA_HOME%\jre\lib\security\cacerts -file [certificate path] -trustcacertsDelete certificate
keytool -delete -alias [deleted certificate alias] -keystore %JAVA_HOME%\jre\lib\security\cacerts -storepass [key]tips:[Key] is usually changeit
边栏推荐
- 5. Scrapy middleware & distributed crawler
- Hey, I had another fight with HR in the small group!
- pytorch应用于MNIST手写字体识别
- TOML配置文件格式,YAML最有力的竞争者
- Good bosses, please ask the flink CDC oracle to Doris, found that the CPU is unusual, a run down
- 织梦内核电动伸缩门卷闸门门业公司网站模板 带手机版【站长亲测】
- Example 039: Inserting elements into an ordered list
- 验证码业务逻辑漏洞
- 共n级台阶,每次可以上1级或2级台阶,有多少种上法?
- STM8S-----选项字节
猜你喜欢

pytorch applied to MNIST handwritten font recognition

董明珠直播时冷脸离场,员工频犯低级错误,自家产品没人能弄明白

Download install and create/run project for HBuilderX

What is SVN (Subversion)?

Rongyun "Audio and Video Architecture Practice" technical session [complete PPT included]

实例036:算素数

Small Turtle Compilation Notes

织梦响应式酒店民宿住宿类网站织梦模板(自适应手机端)

STM8S项目创建(STVD创建)---使用 COSMIC 创建 C 语言项目

5. Scrapy middleware & distributed crawler
随机推荐
阿里云国际版基于快照与镜像功能迁移云服务器数据
QNX Hypervisor] 10.2 vdev 8259 2.2 user manual
小程序:扫码打开参数解析
2022.8.3-----leetcode.899
Oracle迁移到瀚高之后,空值问题处理
flinkcdc 消费 mysql binlog 没有 sqltype=delete 的数据是什么原
Instance, 038: the sum of the diagonal matrix
[Study Notes Dish Dog Learning C] Dynamic Memory Management
大佬们,读取mysql300万单表要很长时间,有什么参数可以优惠,或者有什么办法可以快点
为什么用Selenium做自动化测试
0.1 前言
There are n steps in total, and you can go up to 1 or 2 steps each time. How many ways are there?
DHCP服务详解
[Original] Start the XPS/OXPS reader that comes with Windows 10
数据湖(二十):Flink兼容Iceberg目前不足和Iceberg与Hudi对比
html select tag assignment database query result
Priority_queue element as a pointer, the overloaded operators
STM8S105k4t6c--------------点亮LED
C program compilation and predefined detailed explanation
sqoop ETL工具