Concerns on SSL config within Websphere Application Server -


i'm kind of confused ssl setting within websphere application server. can see attached picture, default ssl setting has been done both in cell , node scope. below qeustions:

  1. is either inbound or outbound data through websphere transfered ssl way according setting?

  2. is above ssl setting enabled default? if not, how enable it?

in regard of keystore or truststore configuration, can see refers path

${config_root}/cells/localhostcell01/key.p12

however, can not find variable config_root within webspehre variables through admin console. mean ssl disabled default it's ok variable having no value?

thanks in advance enter image description here

please see websphere security redbook chapter 4 details - http://www.redbooks.ibm.com/redbooks/pdfs/sg246316.pdf config_root substitution variable, should fine - http://publib.boulder.ibm.com/infocenter/iadthelp/v6r0/index.jsp?topic=/com.ibm.ws.ast.st.v6.doc/topics/tsubvarv6.html. can test certificates enabled using openssl command line - http://www.cyberciti.biz/faq/test-ssl-certificates-diagnosis-ssl-certificate/


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -