OpenShift Discovery

Dallas2
Tera Expert

Confiured openshift, as Servicenow recommends, however, i see ssl certificate error, but when i go to the midserver, to look for these parameters:

 

<parameter name="mid.ssl.bootstrap.default.target_endpoint" value="*.service-now.com"/>
<parameter name="mid.ssl.bootstrap.default.check_cert_chain" value="true"/>
<parameter name="mid.ssl.bootstrap.default.check_cert_revocation" value="true"/>
<parameter name="mid.ssl.bootstrap.default.check_cert_hostname" value="true"/>

 They are no where to be found, on the midserver record , configuration parameter tab. 

 

can anyone please explain why this is so, and how can I add them to the tab... or is there a sysem property keeping them from populatin in that tab???

 

 

1 REPLY 1

SiD2
ServiceNow Employee
ServiceNow Employee

Hi @Dallas2,

 

I guess these are available on the instance under the menu "MID Security Policy" and it gets reflected in above said parameters under "Configuration Parameters" tab.

 

If not working try adding manually those parameters from the same tab.

 

Please mark Helpful / Accept Solution so that it helps others with similar questions.