24 Jun
2014
24 Jun
'14
2:14 p.m.
Phil Mayers wrote:
Oh also the tls-config construct means "cache.name" might be shared by >1 module which may have the effect of allowing e.g. a peap session to be resumed against the ttls module with crazy/bad results. There is probably some way to avoid this...
Hmm... that should probably be avoided, but I'm not sure it causes any issue. There's no protocol-specific information saved in the cache. It's just a TLS session. Alan DeKok.