On Wed, Jun 16, 1999, Holger Reif wrote:

> [...]
> Ralf, is there an easy way to display (or to dump) the actual 
> content of the session cache for debugging purposes? (Perhaps
> even a feature to dump and reload like bind does with 
> zone files...)

No, currently there isn't such a feature. Although when you use the DBM
variant you could write a small Perl script which does this dump, I think.
OTOH what you're dumping is just the global/inter-process session cache.
Additionally there is always the local/per-process session cache by OpenSSL.
And AFAIK there is no API support for dumping this beast.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to