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

2024-10-20 13:47:59

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

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

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

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

5、根据上图提示修改server.xml文件,修改完成后重启wlp,使用https方式进行访问验证新增<keyStore id="defaultKeyStore" password="撑俯擂摔{xor}MiYvPiwsKDAtOw=="/>

猜你喜欢