cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
537
Views
0
Helpful
2
Replies

export IIS cert to CSS SSL module

zhichao
Level 1
Level 1

Hello.

Anyone knows how to extract the cert from IIS v5 server. Do you know how to get the cert from IIS5 to work with the CSS? I belief the exported cert from IIS v5 has the private key in 1 file.

thanks

2 Replies 2

Not applicable

go to iis manager> view cert from the directory security tab. click the 'copy to file' button

follow dialogue with these settings

export private key

export format .pfx (default settings)

follow prompts out

you can use tftp to copy up to ssl mod

crypto ca import (trustpoint name) pkcs12 tftp: (.pfx password)

then follow prompts to download it to the ssl mod

Hi, not sure on the following steps:

you can use tftp to copy up to ssl mod

crypto ca import (trustpoint name) pkcs12 tftp: (.pfx password)

then follow prompts to download it to the ssl mod

I can only do :

CSS11503# copy ssl ftp ssl_record import ssocert.pfx PKCS12 "password"

how to use the crypto ca import command? Cannot find this command at all...

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: