| Unix Content | Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| > I am running ProFTPd 1.3.0a on IBM AIX 5.3L. Our mainframe requires FTPS so > we are using the mod_tls module within ProFTPd. We were performing some > tests and were not satisfied with the logging that mod_tls provides. We > would like more desriptive logging should the certificate become maybe ... > a) expired b) invalid cert c) some other situation . This might work > for option (B) right? But what about (A)? What would I expect to see? Any > thoughts on this? Any way to increase mod_tls debug? Would a newer version > provide more detail? You might try proftpd-1.3.2rc1 and its mod_tls module, which allows for diagnostic logging, at the protocol level; this logging comes from the OpenSSL library; see: http://bugs.proftpd.org/show_bug.cgi?id=2978 If that does not show what you would like, perhaps you could be very specific about what conditions you'd like to see logged, and when the logging you want should occur, and why. TJ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The more we study, the more we discover our ignorance. -Percy Bysshe Shelley ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.p...r_id=100&url=/ _______________________________________________ ProFTPD Users List Unsubscribe problems? http://www.proftpd.org/list-unsub.html |