cacerts和keystore之间有什么区别 [英] What is difference between cacerts and keystore

查看:652
本文介绍了cacerts和keystore之间有什么区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道两个cacerts和keystore之间有什么区别。如果我使用这些链接上的这些定义 cacerts 密钥库。它似乎是一个证书的集合,但在(java)分布式系统的上下文中。在SSL连接期间使用哪一个认证?两者或只是其中一个或交替。提前感谢

Am wondering what's the difference between the two cacerts and keystore. If I use the these definition found on these links cacerts and keystore. It seems that they're a collection of certificates but in context of (java) distributed system. Which one is used to authenticate during SSL connection? Both or just one of them or alternate. Thanks in advance

推荐答案

'cacerts'是一个信任库。信任存储用于验证对等体。密钥库用于验证您自己。

'cacerts' is a truststore. A trust store is used to authenticate peers. A keystore is used to authenticate yourself.

这篇关于cacerts和keystore之间有什么区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆