<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><font face="monospace"><a class="moz-txt-link-freetext" href="https://fedorahosted.org/389/ticket/47945">https://fedorahosted.org/389/ticket/47945</a><br>
        <br>
<a class="moz-txt-link-freetext" href="https://fedorahosted.org/389/attachment/ticket/47945/0001-Ticket-47945-Add-SSL-TLS-version-info-to-the-access-.patch">https://fedorahosted.org/389/attachment/ticket/47945/0001-Ticket-47945-Add-SSL-TLS-version-info-to-the-access-.patch</a><br>
        <br>
      </font>
      <pre wrap=""> Description: Added the currently used SSL library version info per
 connection to the access log.
 Sample output:
   SSL
   [..] conn=3 fd=64 slot=64 SSL connection from ::1 to ::1
   [..] conn=3 TLS1.2 128-bit AES-GCM

   startTLS
   [..] conn=4 op=0 EXT oid="1.3.6.1.4.1.1466.20037" name="startTLS"
   [..] conn=4 op=0 RESULT err=0 tag=120 nentries=0 etime=0
   [..] conn=4 TLS1.2 128-bit AES-GCM</pre>
      <font face="monospace">
        Thanks,<br>
        --noriko</font><br>
    </div>
  </body>
</html>