Re: certificate for non-iis server question

From: S. Pidgorny (slavickp_at_yahoo.com)
Date: 04/30/04


Date: Fri, 30 Apr 2004 19:28:08 +1000

What is cryptic stuff between BEGIN CERT and END CERT (those lines included)
is the text representation of the certificate, so-called PEM format. That
should work for the AV Web interface. If that doesn't work, you might refer
to the documentation for troubleshooting - might be problems with format as
well as trust to the issuing CA.

-- 
Svyatoslav Pidgorny, MVP, MCSE
-= F1 is the key =-
"djc" <noone@nowhere.com> wrote in message
news:e8xsSGfLEHA.628@TK2MSFTNGP11.phx.gbl...
> I need to obtain the same 'text' of a certificate that I would if I were
to
> use Verisign, or some other 3rd party certification authority, using
> microsoft certificate services (windows 2000 server). How would I go about
> doing that?
>
> other info: using the certificates snapin I can request and get a
> certificate but the format it opens in is a windows dialog, not just the
> text I need. From this properties dialot I can 'copy to file' but again,
> that creates files the only open the same type of properties dialog. Just
> opening the file in notepad shows a lot of characters that lead me to
> believe that is not the text I need. What I am expecting is similar to
this:
>
> -------------- BEGIN CERT------------------
> KJDAKJDF;AKJDFKADJFADJFASDJFAK
> ADJF;KLAJDF;AKJSDF;KASJDFKDFKDJ
> ADL;KJFA;DJF;AKSDJF;ASKJDF;ADJF;A
> ADKFJ;ASD;FJA;SDFFJ;AKSJDF;AKJDFA
> AJ;SDFJKA;SDKJF;ASDFFJ;ALSJDFKDFJ
> ETC...
> ------------- END CERT ---------------------
>
> any help is appreciated. by the way, the cert is for an antivirus smtp
> gateway that is managed via browser. It wants me to paste in the text of a
> certificate to enable SSL for it's own little http server.
>
>
>


Relevant Pages

  • Re: Problem with Certificate and Encryption
    ... the 'format' does not offer NTFS but if you use 'CONVERT ... Certificate, I have deleted it and had the system re-create new one. ... > Adding users is going to be a little complicated unless the machines are in> a domain and can guarantee that the users> will always use the same certificates. ... The encryption method seem to be> same ...
    (microsoft.public.windowsxp.security_admin)
  • RE: X.509 All in One
    ... There are a number of ways to get a certificate, ... provides a means of encrypting and signing, in the case of SSL/TLS, a ... .cer is a different format. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • TLS/SSL certificate format
    ... I am attempting to write a simple TLS/SSL implementation (for fun), ... what format is the certificate in? ... do it in pem format, der format, pkcs12 format, etc… None of these ...
    (comp.security.misc)
  • Re: Importing ICertRequest::GetCertificate into x509Certificate
    ... You can get the bin der certificate format in .NET from any valid ... b64 cert string via: ... GetCertificateis able to deliver binary format but obviosly ...
    (microsoft.public.dotnet.security)
  • Re: ssl certs
    ... You can convert with openssl and just doubleclick on the certificate. ... I which format do you have the root ca certificate in? ... .p7b and .p12 format is wrong for you anyways. ... >> The problem is probably that you have not imported your root ca cert ...
    (comp.security.unix)