什么是服务器的SSL PSE

帮助文档:

https://help.sap.com/saphelp_nw73/helpdata/en/4c/61a6c6364012f3e10000000a15822b/frameset.htm

什么是服务器的SSL PSE


PSE的全称是Personal Security Environment,这是SAP Netweaver定义的概念,用于存放用户或组件的公钥信息。


The SSL server PSE contains the application server’s security information that it needs to communicate using SSL as the server component. For each SSL port activated (see the profile parameter icm/server_port_), set up a corresponding SSL server PSE to use.


在事务码STRUST里配置:


什么是服务器的SSL PSE

维护上图红色高亮的两个配置。

什么是服务器的SSL PSE


上图看到的certificate如何得到的?


用浏览器打开网站,点击这把小锁:


什么是服务器的SSL PSE

上一篇:什么是JDBC|学习笔记


下一篇:Python脚本编程常见问题|学习笔记