SAP PI 导入SSL证书 快速解决 iaik.security.ssl.SSLCertificateException 接口报错

SAP PI PO 或 ABAP系统调用HTTPS接口时需要导入SSL证书,本文详细介绍导入SSL证书 快速解决 iaik.security.ssl.SSLCertificateException 接口报错。

Endpoint https://petstore.swagger.io/v2/pet/1/uploadImage
HTTP Operation https://petstore.swagger.io/v2/pet/1/uploadImage
Testing HTTP HEAD... Test skipped: HTTP HEAD is only called for GET operations
Testing HTTP OPTIONS... iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier
Pinging the server... Server is reachable
Data Format JSON
Data Conversion false 

SAP PI 导入SSL证书 快速解决 iaik.security.ssl.SSLCertificateException 接口报错_第1张图片

NWA
配制
安全性
证书和密钥 (/nwa/key-storage)

SAP PI 导入SSL证书 快速解决 iaik.security.ssl.SSLCertificateException 接口报错_第2张图片

使用密钥存储服务可在支持密码系统的地方维护服务器的个人安全信息,例如,在使用 SSL 协议时。您可以创建服务器密钥对,生成对应的证书签名请求,以及维护与该密钥对有关的受信证书机构 (CA)。证书撤销检查服务可确认证书未包含在证书撤销列表 (CRL) 中。

SAP PI 导入SSL证书 快速解决 iaik.security.ssl.SSLCertificateException 接口报错_第3张图片

SAP PI 导入SSL证书 快速解决 iaik.security.ssl.SSLCertificateException 接口报错_第4张图片 Base64 编码 X.509(.CER)(S)

SAP PI 导入SSL证书 快速解决 iaik.security.ssl.SSLCertificateException 接口报错_第5张图片

 SAP PI 导入SSL证书 快速解决 iaik.security.ssl.SSLCertificateException 接口报错_第6张图片

密钥存储视图
TrustedCAs

导入条目
选择条目类型:* X.509 Certificate

另外还有2种证书类型:
PKCS#8 Key Pair
输入到 PKCS#8 密钥文件的路径: 
添加 PKCS#8 证书: 

PKCS#12 Key Pair
输入到 PKCS#12 密钥文件的路径: 
输入密码以解密密钥文件:*

SAP PI 导入SSL证书 快速解决 iaik.security.ssl.SSLCertificateException 接口报错_第7张图片

SAP PI 导入SSL证书 快速解决 iaik.security.ssl.SSLCertificateException 接口报错_第8张图片

iaik.security.ssl.SSLCertificateException Peer certificate rejected by ChainVerifier SSL证书报错成功解决。

Endpoint https://petstore.swagger.io/v2/pet/1/uploadImage
HTTP Operation https://petstore.swagger.io/v2/pet/1/uploadImage
Testing HTTP HEAD... Test skipped: HTTP HEAD is only called for GET operations
Testing HTTP OPTIONS... 204: No Content
Pinging the server... Server is reachable
Data Format JSON
Data Conversion false 

2517988 - Failed to get the input stream from socket: iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier
https://launchpad.support.sap.com/#/notes/2517988

2321147 - MP: exception caught with cause iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier
https://userapps.support.sap.com/sap/support/knowledge/en/2321147

你可能感兴趣的:(SAP,PO,PO,SAP,ABAP,SAP,PI,SSL证书,SAP,PO,SSL证书,SAP,PO,导入SSL证书,nwa,key-storage,SAP接口,证书和密钥)