Liberty(WLP)配置单项SSL(https)方式访问

时间:2026-02-14 08:27:28

1、打开eclipse,找到wlp插件的server.xml文件

Liberty(WLP)配置单项SSL(https)方式访问

2、双击打开server.xml文件

Liberty(WLP)配置单项SSL(https)方式访问

3、在<featureManager>配置中添加 <feature>ssl-1.0</feature>

Liberty(WLP)配置单项SSL(https)方式访问

4、使用securityUtility 工具创建默认的密钥库

Liberty(WLP)配置单项SSL(https)方式访问

5、根据上图提示修改server.xml文件,修改完成后重启wlp,使用https方式进行访问验证

新增 <keyStore id="defaultKeyStore" password="{xor}MiYvPiwsKDAtOw=="/>

© 2026 长短途
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com