Skip to content
Snippets Groups Projects
Commit 5aa5db3e authored by Francesco Giacomini's avatar Francesco Giacomini
Browse files

fix test

parent f9acafed
No related branches found
No related tags found
1 merge request!1Resolve "Setup test proxy certificates and basic VOMS module testing"
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
......@@ -7,8 +7,9 @@ __DATA__
=== TEST 1: https with x509 client authentication, valid proxy certificate with expired VOMS attributes
--- main_config
env OPENSSL_ALLOW_PROXY_CERTS=1;
env X509_VOMS_DIR=t/vomsdir;
env OPENSSL_ALLOW_PROXY_CERTS=1;
env X509_VOMS_DIR=/home/build/ngx_http_voms_module/t/vomsdir;
env X509_CERT_DIR=/home/build/ngx_http_voms_module/t/trust-anchors;
--- http_config
server {
error_log logs/error.log debug;
......
igi-test-ca.pem
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment