Manually disable Secure CORBA on a OneClick host
search cancel

Manually disable Secure CORBA on a OneClick host

book

Article ID: 272660

calendar_today

Updated On:

Products

DX NetOps

Issue/Introduction

I can enable secure CORBA via the interface. How do I disable it.

Environment

Release : 22.2

Resolution

The parameter is in the /opt/CA/Spectrum/tomcat/webapps/spectrum/META-INF/context.xml.  There's a useSSL entry:

backupLocServerName="" orbThreadPolicy="TSession" useSSL="false" 

After enabling secure corba the value will be true.

Change to false and cycle Tomcat.