Apigee API mutual authentication

Not applicable

I have the requirement to configure 2-way mutual authentication for each client in the router. I came across the apigee document where it is specified that we need to restart all the routers after creating Keystore and Truststore activity. Can anyone say whether every time I have to restart the routers for each proxy deployement or ther is any other option ?

0 2 272
2 REPLIES 2

No, you do not need to restart routers for proxy deployment. You need to restart routers after provisioning a new vhost with mutual-TLS enabled.

If you subsequently deploy proxies on that vhost, there is no requirement to restart the routers.

Not applicable

I wanted to know whenever we will store each client's certificate in trust-store, will not we need to restart the routers?