Changeset 9a834cc in mod_gnutls for test/test-31_vhost_SNI_serveralias_match.bash
- Timestamp:
- Nov 28, 2018, 10:23:49 AM (4 years ago)
- Branches:
- asyncio, debian/master, master, proxy-ticket
- Children:
- 5c56e5b
- Parents:
- 6519eb9 (diff), afebb9b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/test-31_vhost_SNI_serveralias_match.bash
r6519eb9 r9a834cc 1 1 #!/bin/bash 2 set -e 3 : ${srcdir:="."} 4 . ${srcdir}/common.bash 5 6 require_gnutls_cli 3.5.12 || (echo "Using --sni-hostname requires gnutls-cli version 3.5.12 or newer"; exit 77) 2 7 ${srcdir}/runtests t-31
Note: See TracChangeset
for help on using the changeset viewer.