lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] Problem with SSL certificates in Lynx


From: Thorsten Glaser
Subject: Re: [Lynx-dev] Problem with SSL certificates in Lynx
Date: Tue, 4 Jul 2006 15:07:06 +0000 (UTC)

address@hidden dixit:

>X509_NAME_oneline doesn't seem to be compatible with GnuTLS and
>OpenSSL.  Lynx doesn't work well with GnuTLS's format.
>
>    OpenSSL: /C=JP/ST=Tokyo/(snip)/CN=...
>    GnuTLS : C=, ST=Tokyo,(snip), CN=...

Seems easy enough:

s/^/\// s/, /\//g

Do you want to submit a patch for these who use GnuTLS?
Otherwise, ask them to be OpenSSL compatible.

//mirabile
-- 
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence.              -- Coywolf Qi Hunt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]