月亮词典
首页
查询
Keytool
Keytool
常用释义
词性释义
Keytool
例句
全部
First
,
we
will
use
the
Keytool
to
create
a
keystore, in which there will be
a pair
of
keys
(
the
public
key
and
the
private
key
).
首先
,
我们
使用
Keytool
创建
一个
keystore
,
它
包含
一对
密
匙
(
公共
密
匙
和
私有
密
匙
)。
More
information
about
certificates
is available in the
manual
for the Sun Java
keytool
utility
(
see
Resources
).
有关
证书
的
更多
信息
,
请
参阅
SunJavakeytool
实用程序
的
手册
(
参阅
参考资料
)。
When
you
run
the
import
command
,
keytool
prints
out the
details
of
the
certificate
and
asks
if
you
trust
the
certificate
.
运行
导入
命令
时
,
keytool
输出
了
证书
的
细节
并
询问
您
是否
信任
该
证书
。
Keytool
is
command-line
tool
used
to
manage
keys
and
certificates
.
Keytool
是
一个
用来
管理
密匙
和
证书
的
命令
行
工具
。
If
the
keystore
"
jamesKeyStore" does
not
exist
,
keytool
will
automatically
create
it
.
如果
keystore
“
jamesKeyStore
”
不
存在
,
则
keytool
会
自动
创建
它
。
The
sample
keytool
command
lines in
this
section
use
the same file names
and
passwords as in the
supplied
example
code
.
本
节
中
的
样
例
keytool
命令
使用
了
与
附带
的
示例
代码
相同
的
文件名
和
密码
。
Once you've done so
by
typing
yes
,
keytool
creates
the
keystore
with
the
private
key
and
certificate
and
then
exits
.
通过
输入
yes
确认
后
,
keytool
将
使用
私有
密
匙
和
证书
创建
keystore
,
随后
退出
该
程序
。
keytool
is
shipped
with
the
Java
Development
Kit
(
JDK
)
and
provides
a
command
line
interface
.
keytool
是
Java
开发
工具包
(
JDK
)
所
附带
的
,
它
提供
一个
命令
行
界面
。
In
both
approaches
,
the
Java Developer
Kit
(
JDK
)
keytool
key
and
certificate
management
utility
are
used
.
两
种方法
中
都
使用
了
JavaDeveloperKit
(
JDK
)
keytool
密钥
和
证书
管理
实用
工具
。
To
generate
the
private
and
public
key
information
manually
,
use
the
keytool
from
the
command
line
,
as
in
Listing
1
.
要
手动
生成
私有
、
公共
密钥
信息
,
可以
从
命令
行
使用
keytool
,
如
清单
1
所
示
。
First
,
we
use
keytool
to
create
a
key
store
for
holding
a
generated
encryption
key
.
首先
,
使用
keytool
创建
用于
保存
生成
的
加密
密钥
的
密
钥
库
。
Here
"
s
how
to
use
the
key
tool
utility
to
generate
a
key
-
pair
as
a
private
key
.
"
以下
是
如何
使用
keytool
实用程序
来
生成
一个
密
钥
作为
私钥
对
。
Now
you
will
use
keytool
to
import
the CA
certificates
into the default
keystore
for CA
certificates
,
cacerts
.
现在
,
您
将
使用
keytool
把
CA
证书
导入
到
CA
证书
的
缺省
密钥
库
cacerts
中
。
You
can
also
check
the
documentation
for
the
keytool
security
tool
included
in
your
JDK
installation
.
还
可以
查阅
文档
,
获得
JDK
安装
中
附带
的
keytool
安全
工具
。
To
check
the
truststore
,
run
the
keytool
utility
to
display
the
contents
.
要
检查
该
信任存储库
,
可以
运行
keytool
实用工具
以
显示
内容
。
This is
done
by
creating
a
digital
certificate
store
using
a supplied
KeyTool
command-line
program
.
它
可以
通过
使用
代理
KeyTool
命令
行
程序
来
建立
数字
证书
存储
及
实现
。
You
'll
also
see
an
example
later
in
this
article
of
working
with the
keytool
.
您
还
将
在
本文
后面
看到
一个
使用
keytool
的
示例
。
You
can
also
use
the
keytool
program
packaged
with
the WMQFTE Java
installation
.
您
也
可以
使用
与
WMQFTEJava
安装
一起
打包
的
keytool
程序
。
Add
the
directory
containing
keytool
to
your
path
by
typing
the
command
通过
键入
下面
的
命令
,
将
包含
keytool
的
目录
添加
到
路径
Listing
1.
Typical
output
from
the
keytool
command
清单
1.keytool
命令
的
典型
输出
网络释义
命令行
用 Eclipse 或者
命令行
(
keytool
)生成的教程网上很多。这里简单记录下就行了。
用法
2006年8月9日 随笔档案 - 不知疲倦的猪 -... ... Sun.com 上面看到
keytool
用法
: 2:redhat 模式 ...
管理工具
4:涉及网络通信证书
管理工具
(
keytool
)及 API5:基于 SSL/TLS 的安全网络通信 API(JSSE)。
更新时间:2025-05-02 23:16