This I feel really stupid asking but here it is. I have set up a 2003
certificate Auth for the simple task of generating certificates for a
security device. The device generates the Begin and End certificate request.
I have the CA read this and it generates a certificate. The deal I am
having is the device...an Iron Mail device wants me to paste the information
provided from your CA into a window. I figure it wants a similar style as
the text generated to create the cert. How the heck do I get that
information from the certificate? If it were windows, just install
certificate but this is a web based Free BSD type system. Anyway, hopefully
this will be easy. Thanks!!

Re: Certificate install question by Brian

Brian
Tue Feb 27 18:31:59 CST 2007

In article <271F05C0-DFBB-48C2-9174-F59CC2382238@microsoft.com>,
Transam388@discussions.microsoft.com says...
> This I feel really stupid asking but here it is. I have set up a 2003
> certificate Auth for the simple task of generating certificates for a
> security device. The device generates the Begin and End certificate request.
> I have the CA read this and it generates a certificate. The deal I am
> having is the device...an Iron Mail device wants me to paste the information
> provided from your CA into a window. I figure it wants a similar style as
> the text generated to create the cert. How the heck do I get that
> information from the certificate? If it were windows, just install
> certificate but this is a web based Free BSD type system. Anyway, hopefully
> this will be easy. Thanks!!
>
When you get the certificate, export the certificate in a base 64 format
You can then open in Notebad, and get what you want to copy and paste
Brian

Re: Certificate install question by Nick

Nick
Wed Feb 28 01:56:16 CST 2007

Transam388 =D0=BF=D0=B8=D1=88=D0=B5=D1=82:
> This I feel really stupid asking but here it is. I have set up a 2003 =

> certificate Auth for the simple task of generating certificates for a=20
> security device. The device generates the Begin and End certificate re=
quest.=20
> I have the CA read this and it generates a certificate. The deal I am=
=20
> having is the device...an Iron Mail device wants me to paste the inform=
ation=20
> provided from your CA into a window. I figure it wants a similar style=
as=20
> the text generated to create the cert. How the heck do I get that=20
> information from the certificate? If it were windows, just install=20
> certificate but this is a web based Free BSD type system. Anyway, hope=
fully=20
> this will be easy. Thanks!!

You must find in the docs for your device how it want to see a
certificate. For example, all Cisco equipment uses "hex strings", i.e.
binary (der) certificate written in hex numbers.

Another way to get certificate in printable characters is base64.

So you need to know exactly what format to use...


--=20
With best regards
Nickolay Domukhovsky, MCSA