debian/masterdebian/stretch-backportsjessie-backportsupstream
Last change
on this file since bc539d5 was
bc539d5,
checked in by Thomas Klute <thomas2.klute@…>, 4 years ago
|
Implement short message for mod_status reports
Until now the flags parameter from mod_status was ignored, and
mod_gnutls always returned an HTML report. With this change the flags
are checked for AP_STATUS_SHORT, and a non-HTML report is written if
it is set.
The formatting of the HTML report has been changed a little, too, so
the expected test output is updated accordingly.
|
-
Property mode set to
100644
|
File size:
167 bytes
|
Line | |
---|
1 | <dt>Using TLS:</dt><dd>yes</dd> |
---|
2 | <dt>Current TLS session:</dt><dd>(TLS1.0)-(RSA)-(AES-128-CBC)-(SHA1)</dd> |
---|
3 | </dl> |
---|
4 | </body></html> |
---|
5 | - Peer has closed the GnuTLS connection |
---|
Note: See
TracBrowser
for help on using the repository browser.