Re: openssl ocsp(responder) cmd is giving error for ipv6

2020-11-04 Thread perumal v
]'); if (!p) goto parse_err; * // *p = '\0';* p++; } Is this the correct way to do so? Thanks for your help Michael. Thanks Perumal On Tue, Nov 3, 2020 at 8:40 PM Michael Wojcik wrote: > > From: openssl-users On Behalf Of > perum

openssl ocsp(responder) cmd is giving error for ipv6

2020-11-02 Thread perumal v
HI All, I tried openssl ocsp for ipv6 and got the error message for the OCSP. IPv6 address with the "[]" bracket. --- openssl ocsp -url http://*[2001:DB8:64:FF9B:0:0:A0A:285E]*:8090/ocsp-100/ -issuer /etc/cert/ipsec/cert0/ca.crt -CAfile /et