Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Blame | Last modification | View Log | RSS feed

.\" -*- nroff -*-
.Dd 17 August 2008
.Os "The Prayer Webmail Interface"
.ds volume-operating-system
.Dt PRAYER-SSL-PRUNE 8
.Sh NAME
.Nm prayer-ssl-prune
.Nd purge stale SSL session data
.Sh SYNOPSIS
.Nm
.Oo Fl -config-file
.Ar file Oc
.Oo Oo Fl -config-option
.Ar name Ns = Ns Ar value Oc
.Ar ... Oc
.
.Sh DESCRIPTION
.Nm
should be run periodically (e.g. once a day) when using SSL session caching
.Cd ( ssl_session_timeout No > 0 in
.Pa prayer.cf ) .
It removes old transaction logs and stale session data.
It accepts the same configuration-overriding options as
.Xr prayer 8 and
.Xr prayer-session 8 .
.
.Sh ENVIRONMENT
.
.Bl -tag -width ".Ev PRAYER_CONFIG_FILE "
.It Ev PRAYER_CONFIG_FILE
Can be set to specify the configuration file to use.
.El
.
.Sh FILES
.
.Bl -tag -compact
.It Pa /etc/prayer/prayer.cf
Default configuration file.
.It Pa /var/run/prayer/ssl_scache/
Default location of the SSL session cache database.
.El
.
.Sh SEE ALSO
.
.Xr prayer 8 ,
.Xr prayer.cf 5
.
.Sh AUTHORS
.
This manual page was put together by
.An "Magnus Holmgren" <holmgren@debian.org>
using documentation written by
.An "David Carter" <dpc22@cam.ac.uk> .
.\" .Sh BUGS