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

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

问题描述

两者,cacerts和keystore之间有什么区别?

What's the difference between the two, cacerts and keystore?

如果我使用这些链接中的定义, cacerts 密钥库,似乎它们是证书集合,但是在(Java)分布式系统的上下文中。哪一个用于在SSL连接期间进行身份验证?这两个或只是其中一个还是替代?

If I use the definition found in these links, cacerts and keystore, it seems that they're a collection of certificates, but in context of a (Java) distributed system. Which one is used to authenticate during an SSL connection? Both or just one of them or alternate?

推荐答案

'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天全站免登陆