cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
851
Views
0
Helpful
3
Replies

ACE WAF - intermediate certificate

Martin Kyrc
Level 3
Level 3

Hello,

I have SSL terminated on ACE WAF. New certificate for service is generated with intermediate certificate and for clients is untrusted. Is it possible import CA chain for intermediate certificate on WAF (how?) or is it not possible? I can't find no information about intermediate cert chain import on WAF.

WAF version: 6.0.3

--

martin

1 Accepted Solution

Accepted Solutions

Nicolas Fournier
Cisco Employee
Cisco Employee

Hi Martin,

You should be able to import the root/intermediate certificates from Resources > Trusted Certificate Authorities.

Once it is done, the WAF should automagically add them to the chain once a client connect.

In case it does not, this is most then likely due to the following bug:

CSCsx19437    If "SSLVerifyClient" global setting is set to "none", an AXG acting.

Apply the workaround described in the release note of the bug and it will hopefully work:

http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCsx19437

Other option would be to go to 6.1.1 where it is fixed.

Regards,

Nicolas

View solution in original post

3 Replies 3

Nicolas Fournier
Cisco Employee
Cisco Employee

Hi Martin,

You should be able to import the root/intermediate certificates from Resources > Trusted Certificate Authorities.

Once it is done, the WAF should automagically add them to the chain once a client connect.

In case it does not, this is most then likely due to the following bug:

CSCsx19437    If "SSLVerifyClient" global setting is set to "none", an AXG acting.

Apply the workaround described in the release note of the bug and it will hopefully work:

http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCsx19437

Other option would be to go to 6.1.1 where it is fixed.

Regards,

Nicolas

Thank you Nicolas for reply. I have uploaded all necessary 'Trusted Certificate Authority'. Where can I find 'SSLVerifyClient' settings?

regards,

Martin

Nicolas,

thank you for tip with SSLVerifyClient (I found it in configuration). Now it is working. Thank you!

--

martin