use-same-session
use-same-session = {yes|no}
Description
Whether to use the same session for SSL and HTTP clients.
Options
yes When set to yes, a user who has authenticated over HTTP will be authenticated when connecting over HTTPS. Likewise, the user who has authenticated over HTTPS will be authenticated when connecting over HTTP. Using yes will override ssl-id-sessions = yes, because HTTP clients do not read an SSL ID to maintain sessions. no Do not use the same session for SSL and HTTP clients.
Usage: Required.
Default value no
Example: use-same-session = no