In 1.1.0 and later, the flag takes a single parameter in name=value.  Yes 
that’s strange, but it means that in the common case you don’t need to do any 
quoting:
                -header Host=ocsp.example.com

In 1.0.2 it takes two parameters
                -header Host ocsp.example.com

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to