[389-devel] Please review (take 3): [389 Project] #47945: Add SSL/TLS version info to the access log

Noriko Hosoi nhosoi at redhat.com
Sun Nov 9 18:05:49 UTC 2014


https://fedorahosted.org/389/ticket/47945

https://fedorahosted.org/389/attachment/ticket/47945/0001-Ticket-47945-Add-SSL-TLS-version-info-to-the-access-.3.patch
git patch file (master) -- slapi_getSSLVersion_str takes buf to return 
the SSL version string.

Thank you for his comments and suggestions, Rich!  The patch was updated 
following his suggestions.

On 11/08/2014 04:04 PM, 389 Project wrote:
>
> Comment (by rmeggins):
>
>   One more optimization - give the function the ability to write the string
>   to a given buffer + length e.g. slapi_getNSSVersion_str(protocolnum, char
>   *buf, size_t bufsize)
>
>   If buf is NULL or bufsize is 0, do the smprintf, otherwise, snprintf(buf,
>   bufsize, ...)
>



More information about the 389-devel mailing list