Adding export.userDN and export.enforceSSL to the WebSphere Application Server configuration | HCL Digital Experience
Before running the xmlaccess command to
export or import credential vault data, you need to add two properties
to the "WebSphere">WebSphere Application Server configuration.
About this task
Procedure
- Log in to the WebSphere® Integrated Solutions Console.
- Click .
- Add the property
export.userDN:- Name:
export.userDN - Value:
administrator_DN. For example:cn=wpsadmin,o=ibm - Type:
java.lang.String
- Name:
- Add the property
export.enforceSSL:- Name:
export.enforceSSL - Value:
true - Type:
java.lang.Boolean
- Name:
- Save your configuration changes.
- Restart the portal server.