[openssl.org #2783] OCSP_parse_url() does not parse URLs containing IPv6 addresses correctly

2014-06-27 Thread Stephen Henson via RT
Applied, ticket resolved. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org __ OpenSSL Project http://www.openssl.org

[openssl.org #2783] OCSP_parse_url() does not parse URLs containing IPv6 addresses correctly

2012-04-04 Thread nanard via RT
The attached Patch also removes the square brackets --- openssl-1.0.1/crypto/ocsp/ocsp_lib.c.orig_1.0.1 2012-04-04 15:41:33.133314951 +0200 +++ openssl-1.0.1/crypto/ocsp/ocsp_lib.c 2012-04-04 16:02:49.765314655 +0200 @@ -222,8 +222,19 @@ int OCSP_parse_url(char *url, char **pho if (!*ppath) g

[openssl.org #2783] OCSP_parse_url() does not parse URLs containing IPv6 addresses correctly

2012-04-03 Thread Tom Greenslade via RT
This bug is present in OpenSSL 1.0.1 and all previous version which I have looked at Example of bug: > openssl ocsp -issuer tom-ca_root_cert.pem -nonce -CAfile tom-ca_root_cert.pem -url http://[2001:420:40ff:ffe0:bca9:7919:9219:86b6]:88 -cert user_signed_cert.pem Error connecting BIO Error q