03-15-2011 03:21 AM
Hi,
Is anybody able to assist or have any experience with the below query?
In the Context of the Cisco ACE blade performing SSL Client Authentication the documentation states that the ACE blade will validate the following;
• A trusted signer issued the certificate
• The valid period of the certificate is still in effect
• The certificate signature is valid and not tampered
• (CRL) the CA has not revoked the certificate
Our requirement is to further check the certificate presented by the client - specifically for a range of valid values for the Subject CN attribute.
Is it possible to configure the ACE blade to check any of the Subject attributes?
Solved! Go to Solution.
03-23-2011 01:38 PM
I don't see where on the ace itself you could do that checking. However, you can extract information from the client or server certs and insert them into the http header of the inside traffic for the application to process
As you can see, subject-CN is on the list of insertable attributes.
Would this help ?
Matthew
03-23-2011 01:38 PM
I don't see where on the ace itself you could do that checking. However, you can extract information from the client or server certs and insert them into the http header of the inside traffic for the application to process
As you can see, subject-CN is on the list of insertable attributes.
Would this help ?
Matthew
03-24-2011 06:50 AM
Matthew,
Thanks for the information we are looking into this option which should enable us to check the credentials we are interested in elsewhere.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide