专注收集记录技术开发学习笔记、技术难点、解决方案
网站信息搜索 >> 请输入关键词:
您当前的位置: 首页 > 信息/网络安全

请教各位IKE的证书载荷中的证书数据是否需要使用Base64编码

发布时间:2011-07-03 07:08:22 文章来源:www.iduyao.cn 采编人员:星星草
请问各位IKE的证书载荷中的证书数据是否需要使用Base64编码?
如题。

------解决方案--------------------
应该需要
------解决方案--------------------
The document complements protocol specifications such as IKEv1 and IKEv2, which assume the
existence of public key certificates and related keying materials,
but which do not address PKI issues explicitly. This document(rfc4945)
addresses those issues. The intended audience is implementers of PKI
for IPsec.
为了PKI的目的,证书是怎么分发的,等等。


6. Configuration Data Exchange Conventions

Below, we present a common format 【for exchanging configuration data】.
Implementations MUST support these formats, MUST support receiving
arbitrary whitespace at the beginning and end of any line, MUST
support receiving arbitrary line lengths although they SHOULD
generate lines less than 76 characters, and MUST support receiving
the following three line-termination disciplines: LF (US-ASCII 10),
CR (US-ASCII 13), and CRLF.


6.1. Certificates

Certificates MUST be Base64 [19] encoded and appear between the
following delimiters:

-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----

为了传证书,实际是穿PEM格式的文件而已


这与所谓证书载荷不是一回事吧
友情提示:
信息收集于互联网,如果您发现错误或造成侵权,请及时通知本站更正或删除,具体联系方式见页面底部联系我们,谢谢。

其他相似内容:

热门推荐: