Enabling mTLS from client app to router

Hi,

I am trying to enable mutual TLS from client to router and have stored the Apigee self signed certs in keystore. I see the virtual host secure port is not coming up for Apigee and as a result the client is not able to connect to Apigee's secure vhost. Its an on-prem 4.19.01 setup

Can someone assist on what could be the reason for port not coming up ? For any other http environment the port automatically is up. The client listens on port 443 and forwards the request to port 9051 to the router

The virtual host is configured with keystore reference

Thanks

Ram

0 2 164
2 REPLIES 2

This sounds like a problem with your certificate or your vhost configuration. Either way, your router logs should be able to point you in the right direction.

Not applicable

There could be virtual host configuration error or redundancy or corruption.

Can you test the nginx is working fine or not?

/opt/nginx/scripts/apigee-nginx configtest

Also, try accessing another port.

check the directory /opt/nginx/conf.d

and delete the conntent and restart.