prayer-ssl-prune(8) purge stale SSL session data

SYNOPSIS

[--config-file file ] [[--config-option name = value ] ... ]

DESCRIPTION

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-session8.

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.

AUTHORS

This manual page was put together by An Magnus Holmgren <[email protected]> using documentation written by An David Carter <[email protected]> .