The CA is running on windows server 2003 standard edition. The only option I see under the CA tool is export binary data. From there I have the following choices: Binary Certificate, Binary Public key, Binary Request, Issued Binary Name, Old Certificate, Public Key Algorithm Parameters, Request Binary Name. I've been exporting it as a binary certificate for now but I haven't had any luck doing this. The reason I've been putting it though a base64 encoder was to get it to, as closely as possible, match the form of the self signed certificate that OpenManage comes with.
Main Topics
Browse All Topics





by: GnsPosted on 2009-06-12 at 07:41:44ID: 24612796
Why did you base64-encode it? Your CA should be able to export the certificate in any encoding you like, making it far more likely the cert will be "correctly packaged":-).
Cheers
-- Glenn