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

Importing SSL cert from Microsoft Exchange Server to ACE

ahmed.gadi
Level 1
Level 1

Dear All,

            My customer has SSL certificate already installed on microsoft exchnage 2010 servers and now wanted to import that certificate to cisco ACE4710.

Can someone help me to trace the exact procedure to import the SSL Cert to ACE from microsoft exchange server and how about the KEY, from where I should get the KEY to cross verify for SSL Cert?

If sample configuration is available, then it will be great help.

Thanks in advance.

Ahmed...

2 Replies 2

Marko Leopold
Level 1
Level 1

Hello Ahmed!

Hope this will help.

1.) export the SSL-cert to PKCS12

2.) use OPENSSL to extract CRT- and KEY-File

openssl pkcs12 -in certificate.p12 -out certificate.key.pem -nodes -nocerts
openssl pkcs12 -in certificate.p12 -out certificate.cert.pem -nodes -nokeys

3.) Follow the instructions here

http://www.entrust.net/knowledge-base/technote.cfm?tn=8417

Thanks Marko,

                     Tomorrow i will be visiting the customer and will update you...

Regards

Ahmed...

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: