logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

prayer-ssl-prune — purge stale SSL session data

Authors

       This manual page was put together by Magnus Holmgren <holmgren@debian.org> using documentation written by
       David Carter <dpc22@cam.ac.uk>.

The Prayer Webmail Interface                     17 August 2008                              PRAYER-SSL-PRUNE(8)

Description

prayer-ssl-prune  should  be  run  periodically  (e.g.  once  a  day)  when  using  SSL  session  caching
       (ssl_session_timeout > 0 in prayer.cf).  It removes old transaction logs  and  stale  session  data.   It
       accepts the same configuration-overriding options as prayer(8) and prayer-session(8).

Environment

       PRAYER_CONFIG_FILE  Can be set to specify the configuration file to use.

Files

/usr/local/prayer/etc/prayer.cf
               Default configuration file.
       /var/spool/prayer/ssl_scache/
               Default location of the SSL session cache database.

Name

       prayer-ssl-prune — purge stale SSL session data

See Also

prayer(8), prayer.cf(5)

Synopsis

prayer-ssl-prune [--config-filefile] [[--config-optionname=value] ...]

See Also