| 
    Qsmtp
    0.30dev
    
   | 
 
functions for Qsmtpd STARTTLS functions More...
Go to the source code of this file.
Functions | |
| int | smtp_starttls (void) | 
| int | tls_verify (void) | 
| verify is authenticated to relay by SSL certificate  More... | |
Variables | |
| char | certfilename [] | 
functions for Qsmtpd STARTTLS functions
| int smtp_starttls | ( | void | ) | 
initialize STARTTLS mode
| int tls_verify | ( | void | ) | 
verify is authenticated to relay by SSL certificate
| <1 | error code | 
| 0 | if client is not authenticated | 
| >0 | if client is authenticated | 
| char certfilename[] | 
path to SSL certificate filename
 1.8.10