asynciodebian/masterproxy-ticket
Last change
on this file since 2ec3e54 was
2ec3e54,
checked in by Fiona Klute <fiona.klute@…>, 2 years ago
|
Test suite: Remove size of DH prime from variable dump
The variable is empty with the new FFDHE suites, and isn't really
relevant for the tests anyway.
|
-
Property mode set to
100755
|
File size:
183 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 | |
---|
14 | EOF |
---|
Note: See
TracBrowser
for help on using the repository browser.