IBM WebSphere - List SSL Configurations using wsadmin

by
Jeremy Canfield |
Updated: July 14 2022
| IBM WebSphere articles
If you are not familiar with wsadmin.sh (Linux) / wsadmin.bat (Windows), check out our Getting Started article.
The following wsadmin AdminConfig command can be used to list each SSL Configuration in a cell. This example uses the jython language.
AdminTask.listSSLConfigs()
Which should return something like this.
alias: CellDefaultSSLSettings managementScope: (cell):myCell01
alias: XDADefaultSSLSettings managementScope: (cell):myCell01
alias: NodeDefaultSSLSettings managementScope: (cell):myCell01
Did you find this article helpful?
If so, consider buying me a coffee over at