]> sourceware.org Git - systemtap.git/commit
Add test for stap-httpd / stap --use-http-server
authorStan Cox <scox@redhat.com>
Mon, 9 Apr 2018 13:40:46 +0000 (09:40 -0400)
committerStan Cox <scox@redhat.com>
Mon, 9 Apr 2018 13:40:46 +0000 (09:40 -0400)
commite83a6bb4d7783f990a00b0ebf90ab32fe90f4a42
treedd582a79f1af2bc8f75b54eb2c4a360da4f3b84d
parent3796558ebae594ec1d309e1bb9c4b9512877c3b0
Add test for stap-httpd / stap --use-http-server

* testsuite/systemtap.server/httpd.exp:  New
* client-http.cxx (http_client::download): Don't check CURLOPT_SSL_VERIFYHOST.
  (http_client_backend::find_and_connect_to_server):  Allow ?test
   url variable to test the missing server certificate case.
* nsscommon.cxx (cert_db_is_valid):  Don't include subdomain when doing
  hostname comparison
client-http.cxx
nsscommon.cxx
testsuite/systemtap.server/httpd.exp [new file with mode: 0644]
This page took 0.025768 seconds and 5 git commands to generate.