|
Posted by Nick Domukhovsky on February 28, 2007, 2:56 am
If you were Registered and logged in, you could reply and use other advanced thread options 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
|