Qs on _gnutls_record_log

Nikos Mavrogiannopoulos nmav at gnutls.org
Mon Aug 8 23:50:11 CEST 2011


On 08/07/2011 11:59 AM, N. J. wrote:
> Hello,
> 
> I was able to install gnuTLS 3.0 successfully and I am looking now on how to deal with messages generated by the code.
> One of the functions I see in the code is " _gnutls_record_log". I see this for example in gnutls_record.c, gnutls_alert.c and gnutls_ciphers.c.
> My Qs are the following:
> 1. What does this function do exactly do?
> 2. Where does it output the error messages specified? And will I be able to see it if I use gnutls_serv?
> 3. Do I need to do anything to enable logging to the screen/file?
> 4. What is the difference between it and _gnutls_audit_log?

You might want to check the manual at:
http://www.gnu.org/software/gnutls/manual/html_node/Debugging-and-auditing.html#Debugging-and-auditing


regards,
Nikos




More information about the Gnutls-help mailing list