diff options
author | Simo Sorce <simo@redhat.com> | 2014-07-07 11:42:57 -0400 |
---|---|---|
committer | Simo Sorce <simo@redhat.com> | 2014-07-10 06:52:55 -0400 |
commit | 6e86569afd4812f5674810ab66ee67fd5251d538 (patch) | |
tree | 323f97ff9402d5cef5f33503e3136d95982d591c /src/mod_auth_gssapi.h | |
parent | 63dbb99337d0423253cb1ead0dcc3da54af5d13e (diff) | |
download | mod_auth_gssapi-6e86569afd4812f5674810ab66ee67fd5251d538.tar.gz mod_auth_gssapi-6e86569afd4812f5674810ab66ee67fd5251d538.tar.xz mod_auth_gssapi-6e86569afd4812f5674810ab66ee67fd5251d538.zip |
Add permanent session keys support
Keys (encryption+MAC) can now be stored in apache configuration.
The key must be a base64 encoded blob of original length of 32 bytes
(16 bytes for encryption and 16 for the MAC key)
The format is:
key:<base64 blob>
Diffstat (limited to 'src/mod_auth_gssapi.h')
0 files changed, 0 insertions, 0 deletions