On Mon, Jun 11, 2007, Mikolajczuk, Alan wrote:

> All,
> 
> I have an IPv4 OCSP responder setup behind a 6 to 4 gateway. I am make
> requests to the IPv4 address, but when I make a request to the IPv6
> address OpenSSL will time out.
> 
> Does OpenSSL support IPv6? Has anyone else run into this problem?
> 

Depends on how you are doing it. You may have problems getting the accept and
connect BIOs to work. If however the accept/connect logic is handled using
an appropriate native API and you instead make a BIO from a connected socket
and get OpenSSL to use that you should be OK.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]
  • OCSP over IPv6 Mikolajczuk, Alan
    • Re: OCSP over IPv6 Dr. Stephen Henson

Reply via email to