help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Qs on _gnutls_record_log


From: N. J.
Subject: Qs on _gnutls_record_log
Date: Sun, 7 Aug 2011 02:59:34 -0700 (PDT)

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?

Thanks in advance,
Nadhem

reply via email to

[Prev in Thread] Current Thread [Next in Thread]