Summary of Certificate-Based Routing
Following are the steps performed during certificate-based
routing:
- The PNODE passes a certificate chain during an SSL/TLS session. This certificate includes several attributes, such as subject and distinguished name (DN).
- Secure Proxy passes the certificate chain to Sterling External Authentication Server Server.
- Using the configuration parameters in a certificate validation request, Sterling External Authentication Server attempts to match PNODE certificate attributes to the LDAP server and requests the associated routing value.
- LDAP returns the routing value to Sterling External Authentication Server.
- Sterling External Authentication Server passes the routing value to the Secure Proxy engine.
- Secure Proxy routes the PNODE request to the SNODE using the routing value.