cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
401
Views
0
Helpful
1
Replies

SecureClient certificate authentication problem

Hi all,

Just downloaded SecureClient 5.1.17.3394 and I am having trubles with authentication with certificate after upgrade.

After downgrade to previous version I used so far 5.1.16.194 the problem disappeares.

The 5.1.17.3394 client getting me message that "No valid certificate to authenticate"

Forget to mention that I am working on Windows OS.

Doeas anybody having this issue as well? What can I do to debug this problem. This is probably bug in SecureClient because many  previous versions worked perfectly.

 

Thanks.

 

1 Reply 1

I found a workaroud.

We have a Certificate Matching statemt in profile file on ASA headend. Seems that the new version have a problem with proper identification of that information. After delete this:

 

<TemplateIdentifier>
<TemplateIdentifierDefinition Operator="Include">
1.3.6.1.4.1.311.21.8
</TemplateIdentifierDefinition>
</TemplateIdentifier>
 
from XML file connection is able to establish and authenticate using certificate.
This is probably a BUG.
 
Also after removing this from profile configuration on ASA connection works again.