494
Views
0
Helpful
1
Replies
How do I copy and or create PEM file to ACE

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2009 10:23 AM
My apps guys just got back a certificate from Verisign.
I now have to upload this into our ACE
One of the options is to do crypto import terminal <filename> than paste
the cert..
My question is..how do i generate the txt
from the Certifacte so i can cut and paste it into the ACE?
Labels:
- Labels:
-
Application Networking
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 12:17 AM
Hi,
PEM is a readable text format so if your certificate isn't already in PEM format invoke openssl with the relevant parameters to convert it. Thenn just open the file with your editor of choice.
HTH
Cathy
