Disable TLS between Message Processor and Router

dears,

i have enabled the TLS when we first installed Apigee private cloud between MP and Router, now i want to disable this, is removing the message-processor.properties will be enough? or i need also to empty the the folder /opt/nginx/conf.d/, or should be any other step?  

0 1 82
1 REPLY 1

You shouldn't need to remove the whole properties file, just comment or delete the specific settings configured for this. See https://docs.apigee.com/private-cloud/v4.50.00/setting-tls-protocol-router-and-message-processor?hl=... for the config item names.

 

You'll need to do this for both router and MP, and restart both afterwards. You shouldn't need to remove the contents of /opt/nginx/conf.d/ since it's dynamically generated, but there's no harm in doing that if you get stuck (take a backup first of course, just in case).