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
No related merge requests found
...@@ -7,8 +7,9 @@ __DATA__ ...@@ -7,8 +7,9 @@ __DATA__
=== TEST 1: https with x509 client authentication, valid proxy certificate with expired VOMS attributes === TEST 1: https with x509 client authentication, valid proxy certificate with expired VOMS attributes
--- main_config --- main_config
env OPENSSL_ALLOW_PROXY_CERTS=1; env OPENSSL_ALLOW_PROXY_CERTS=1;
env X509_VOMS_DIR=t/vomsdir; 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 --- http_config
server { server {
error_log logs/error.log debug; 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