[ngx-voms] allow proxy certs programmatically
The support for proxy certificates currently relies on setting (to 1) the OPENSSL environment variable OPENSSL_ALLOW_PROXY_CERTS; see for examples one of the tests. This feature is not available any more in OpenSSL 1.1, which requires the use of explicit program instructions to set that flag during verification.