I wrote some test code some months ago which checked if a given server
certificate was SGC enabled.
If I remember right you have to get the X509 extension object from the
certificate and then loop over the stack
of extensions and check for certain (Netscape/Microsoft SGC) NIDs.

Patrik



James Johnson wrote:

> I have written a SSL client for the VM/CMS web browser Charlotte.
> I would like to turn on 128 bit encryption when the servers certificate
> eneables it. I am unable to find any documentation about the structure
> of such a certificate.
>
> Can someone point me to it? Or to a server that has such a certificate.
>
> James Johnson                               Email: [EMAIL PROTECTED]
> Systems Programmer                          Voice: 816-543-8065
> Central Missouri State Univerisity          Fax:   816-543-4959
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> Development Mailing List                       [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to