Curl certificate/ca+subca/proxy certificate test script Launching s_server in the background: openssl s_server -Verify 9 -CAfile ca+subca.pem -cert server.pem -key server.pem -dhparam dh2048.pem -www curl 7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5 Protocols: tftp ftp telnet dict ldap http file https ftps Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz Certificate chain tests: 001 OK curl -s -S --cert client.pem --key client.pem --cacert ca+subca.pem https://127.0.0.1:4433 002 OK curl -s -S --cert ./client.pem --key client.pem --cacert ca+subca.pem https://127.0.0.1:4433 003 OK curl -s -S --cert ./client.pem --key ./client.pem --cacert ca+subca.pem https://127.0.0.1:4433 004 OK curl -s -S --cert ./client.pem --key ./client.pem --cacert ./ca+subca.pem https://127.0.0.1:4433 005 OK curl -s -S --cert client-cert.pem --key client-key.pem --cacert ca+subca.pem https://127.0.0.1:4433 006 OK curl -s -S --cert ./client-cert.pem --key ./client-key.pem --cacert ./ca+subca.pem https://127.0.0.1:4433 007 OK curl -s -S --cert client-certchain.pem --key client-key.pem --cacert ca+subca.pem https://127.0.0.1:4433 008 OK curl -s -S --cert ./client-certchain.pem --key ./client-key.pem --cacert ./ca+subca.pem https://127.0.0.1:4433 009 OK curl -s -S --cert client-certchain.pem --key client-key.pem --cacert ca.pem https://127.0.0.1:4433 010 OK curl -s -S --cert ./client-certchain.pem --key ./client-key.pem --cacert ./ca.pem https://127.0.0.1:4433 011 OK curl -s -S --cert client.pem --key client.pem --capath dir https://127.0.0.1:4433 012 OK curl -s -S --cert ./client.pem --key ./client.pem --capath dir https://127.0.0.1:4433 013 OK curl -s -S --cert ./client.pem --key ./client.pem --capath ./dir https://127.0.0.1:4433 014 OK curl -s -S --cert client-cert.pem --key client-key.pem --capath dir https://127.0.0.1:4433 015 OK curl -s -S --cert ./client-cert.pem --key ./client-key.pem --capath ./dir https://127.0.0.1:4433 016 OK curl -s -S --cert client-certchain.pem --key client-key.pem --capath dir https://127.0.0.1:4433 017 OK curl -s -S --cert ./client-certchain.pem --key ./client-key.pem --capath ./dir https://127.0.0.1:4433 018 OK curl -s -S --cert client-certchain.pem --key client-key.pem --capath dir https://127.0.0.1:4433 019 OK curl -s -S --cert ./client-certchain.pem --key ./client-key.pem --capath ./dir https://127.0.0.1:4433 End of certificate chain tests GSI Proxy certificate tests: 020 OK curl -s -S --cert ./gsiproxy --key ./gsiproxy --cacert terena-stack.pem https://graskant.nikhef.nl:9000 021 OK curl -s -S --cert ./gsiproxy --key ./gsiproxy --cacert ./terena-stack.pem https://graskant.nikhef.nl:9000 022 OK curl -s -S --cert ./gsiproxy --key ./gsiproxy --cacert proxy-stack.pem https://graskant.nikhef.nl:9000 023 OK curl -s -S --cert ./gsiproxy --key ./gsiproxy --cacert ./proxy-stack.pem https://graskant.nikhef.nl:9000 024 OK curl -s -S --cert ./gsiproxy --key ./gsiproxy --cacert ./gsiproxy --capath /global/ices/lcg/glite3.2.8/etc/grid-security/certificates https://graskant.nikhef.nl:9000 025 OK curl -s -S --cert ./gsiproxy --key ./gsiproxy --cacert ./gsiproxy --capath grid-cas https://graskant.nikhef.nl:9000 End of GSI Proxy certificate tests GSI Delegated Proxy certificate tests: 026 OK curl -s -S --cert ./delegated-gsiproxy --key ./delegated-gsiproxy --cacert terena-stack.pem https://graskant.nikhef.nl:9000 027 OK curl -s -S --cert ./delegated-gsiproxy --key ./delegated-gsiproxy --cacert ./terena-stack.pem https://graskant.nikhef.nl:9000 028 OK curl -s -S --cert ./delegated-gsiproxy --key ./delegated-gsiproxy --cacert proxy-stack.pem https://graskant.nikhef.nl:9000 029 OK curl -s -S --cert ./delegated-gsiproxy --key ./delegated-gsiproxy --cacert ./proxy-stack.pem https://graskant.nikhef.nl:9000 030 OK curl -s -S --cert ./delegated-gsiproxy --key ./delegated-gsiproxy --cacert ./delegated-gsiproxy --capath /global/ices/lcg/glite3.2.8/etc/grid-security/certificates https://graskant.nikhef.nl:9000 031 OK curl -s -S --cert ./delegated-gsiproxy --key ./delegated-gsiproxy --cacert ./delegated-gsiproxy --capath grid-cas https://graskant.nikhef.nl:9000 End of GSI Delegated Proxy certificate tests RFC Proxy certificate tests: 032 OK curl -s -S --cert rfcproxy --key rfcproxy --cacert ca+subca.pem https://127.0.0.1:4433 033 OK curl -s -S --cert ./rfcproxy --key rfcproxy --cacert ca+subca.pem https://127.0.0.1:4433 034 OK curl -s -S --cert ./rfcproxy --key ./rfcproxy --cacert ca+subca.pem https://127.0.0.1:4433 035 OK curl -s -S --cert ./rfcproxy --key ./rfcproxy --cacert ./ca+subca.pem https://127.0.0.1:4433 036 OK curl -s -S --cert rfcproxy --key rfcproxy --cacert ca.pem https://127.0.0.1:4433 037 OK curl -s -S --cert ./rfcproxy --key ./rfcproxy --cacert ./ca.pem https://127.0.0.1:4433 038 OK curl -s -S --cert rfcproxy --key rfcproxy --capath dir https://127.0.0.1:4433 039 OK curl -s -S --cert ./rfcproxy --key ./rfcproxy --capath dir https://127.0.0.1:4433 040 OK curl -s -S --cert ./rfcproxy --key ./rfcproxy --capath ./dir https://127.0.0.1:4433 041 OK curl -s -S --cert ./rfcproxy --key ./rfcproxy --cacert rfcproxy --capath ./dir https://127.0.0.1:4433 042 OK curl -s -S --cert ./rfcproxy --key ./rfcproxy --cacert ./rfcproxy --capath ./dir https://127.0.0.1:4433 End of RFC Proxy certificate tests RFC Delegated Proxy certificate tests: 043 OK curl -s -S --cert rfcproxy2 --key rfcproxy2 --cacert ca+subca.pem https://127.0.0.1:4433 044 OK curl -s -S --cert ./rfcproxy2 --key rfcproxy2 --cacert ca+subca.pem https://127.0.0.1:4433 045 OK curl -s -S --cert ./rfcproxy2 --key ./rfcproxy2 --cacert ca+subca.pem https://127.0.0.1:4433 046 OK curl -s -S --cert ./rfcproxy2 --key ./rfcproxy2 --cacert ./ca+subca.pem https://127.0.0.1:4433 047 OK curl -s -S --cert rfcproxy2 --key rfcproxy2 --cacert ca.pem https://127.0.0.1:4433 048 OK curl -s -S --cert ./rfcproxy2 --key ./rfcproxy2 --cacert ./ca.pem https://127.0.0.1:4433 049 OK curl -s -S --cert rfcproxy2 --key rfcproxy2 --capath dir https://127.0.0.1:4433 050 OK curl -s -S --cert ./rfcproxy2 --key ./rfcproxy2 --capath dir https://127.0.0.1:4433 051 OK curl -s -S --cert ./rfcproxy2 --key ./rfcproxy2 --capath ./dir https://127.0.0.1:4433 052 OK curl -s -S --cert ./rfcproxy2 --key ./rfcproxy2 --cacert rfcproxy2 --capath ./dir https://127.0.0.1:4433 053 OK curl -s -S --cert ./rfcproxy2 --key ./rfcproxy2 --cacert ./rfcproxy2 --capath ./dir https://127.0.0.1:4433 End of RFC Delegated Proxy certificate tests Curl version [/home/janjust/src/curl-7.22.0-openssl] not found. Skipping Curl version [/home/janjust/src/curl-7.22.0-nss] not found. Skipping Curl version [/home/janjust/src/curl-7.22.0-gnutls] not found. Skipping Curl version [/home/janjust/src/curl-7.22.0-polarssl] not found. Skipping ./testcurl: line 327: 14700 Terminated $SERVER_CMD > s_server-$$.log 2>&1 End of script