2013. 12. 3. 13:30

Cisco QuickVPN Client Error: Server's certificate doesn't exist on your local computer

Cisco QuickVPN Client Error: Server's certificate doesn't exist on your local computer. Do you want to quit this connection?

If the above error happens run the following command from an elevated command prompt:

  1. Navigate to: C:\Program Files (x86)\Cisco Small Business\QuickVPN Client>
  2. openssl.exe s_client -showcerts -connect 99.99.99.99:443 >c:\temp\cert.pem
    • Where 99.99.99.99 is your WAN IP.
    • Make sure that there is a Temp folder under C:\
  3. Copy the cert.pem file from C:\Temp to the QuickVPN Client folder.
  4. Click Yes and through the UAC prompts if required.
  5. Close and re-open the QuickVPN Client
  6. Connect.

Original instructions here with a slight modification by us for Vista/Windows 7/8:


출처: http://browse.feedreader.com/c/MPECS_Inc_Blog/15925156



또는....


To export the certificate from the RV220W:

 

  1. Browse to Security-> SSL Certificate. Scroll to the very bottom of the page.
  2. Press "Export for Client" and download the .pem file.
  3. Copy or move that file to: C:\Program Files\Cisco Small Business\QuickVPN Client (Windows XP example)

 

That's it. You should not see the certificate warning anymore when connecting from the PC with the certificate. Please reply if you have any further questions or issues connecting.