asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream
Last change
on this file since 600cf16 was
8dcf888,
checked in by Thomas Klute <thomas2.klute@…>, 6 years ago
|
Rename test suite directory from t/ to test/
This is the same name Apache uses for the test directory.
|
-
Property mode set to
100755
|
File size:
217 bytes
|
Rev | Line | |
---|
[4b53371] | 1 | #!/bin/bash |
---|
| 2 | cat <<EOF |
---|
| 3 | Content-Type: text/plain |
---|
| 4 | |
---|
| 5 | ----Certificate:---- |
---|
| 6 | $SSL_CLIENT_CERT |
---|
| 7 | |
---|
| 8 | ----Verification Status:---- |
---|
| 9 | $SSL_CLIENT_VERIFY |
---|
| 10 | |
---|
| 11 | ----SubjectAltName:---- |
---|
| 12 | $SSL_CLIENT_S_AN0 |
---|
[5674676] | 13 | |
---|
| 14 | DH prime bits: $SSL_DH_PRIME_BITS |
---|
[4b53371] | 15 | EOF |
---|
Note: See
TracBrowser
for help on using the repository browser.