asynciodebian/masterdebian/stretch-backportsjessie-backportsmsvaproxy-ticketupstream
Last change
on this file since 4b53371 was
4b53371,
checked in by Daniel Kahn Gillmor <dkg@…>, 8 years ago
|
initial testing framework, with one simple test.
|
-
Property mode set to
100755
|
File size:
182 bytes
|
Line | |
---|
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 |
---|
13 | EOF |
---|
Note: See
TracBrowser
for help on using the repository browser.