Bootstrap FreeKB - IBM WebSphere - List SSL Configurations using wsadmin
IBM WebSphere - List SSL Configurations using wsadmin

Updated:   |  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 Buy Me A Coffee



Comments


Add a Comment


Please enter a603a7 in the box below so that we can be sure you are a human.