cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
445
Views
0
Helpful
4
Replies

VPN with CA

i.ennassiri
Level 1
Level 1

Hello,

I'm implementing a VPN solution with CA certificate using Smart Cards.

I would know If someone has lost his card, How can I bloc it?

thanks

4 Replies 4

Ivan Martinon
Level 7
Level 7

You would tipically implement CRL checking and make sure that when that happens you revoke the certificate on the lost card.

Hello,

I implemented CRL cheking but It doesn't work, bellow the configuration that I made.

_______________________________________________________________

crypto ca trustpoint server

revocation-check crl none

enrollment terminal

fqdn test.test.com

subject-name CN=test.test.com,OU=TSWEB, O=Cisco Systems,C=us,St=new ,L=new

keypair my.ca.key

crl configure

policy both

url 1 http://192.168.10.191/certsrv/certcrl.crl

cache-time 1

no enforcenextupdate

no protocol ldap

no protocol scep

_______________________________________________________________

Have you an example of How to do that with a Microsoft CA Server.

Thanks for your help

I've received the Error in the Attached file

Check your CRL url and see if the server is indeed listening on this port and path, as well your CRL setup is set to none, you need to at least define CRL optional before you need to check that the URL is valid.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: