commit | dfd81a23b2771fa8a9be37a2a911562826005124 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Thu Aug 04 11:12:30 2011 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Thu Aug 04 11:12:30 2011 +0000 |
tree | 3ccb7322a77c468b34b4373db153bb95a70d3771 | |
parent | c42be75569adf56defbe61ac46b14a70c684cd5e [diff] |
A new fix for the case when ssl_session_cache defined, but ssl is not enabled in any server. The previous r1033 does not help when unused zone becomes used after reconfiguration, so it is backed out. The initial thought was to make SSL modules independed from SSL implementation and to keep OpenSSL code dependance as much as in separate files.