93 <div align="right"><a href="#top">Up</a></div> |
93 <div align="right"><a href="#top">Up</a></div> |
94 <hr /> |
94 <hr /> |
95 <hr /> |
95 <hr /> |
96 <a NAME="checkSslWithoutVersion" ID="checkSslWithoutVersion"></a> |
96 <a NAME="checkSslWithoutVersion" ID="checkSslWithoutVersion"></a> |
97 <h2>checkSslWithoutVersion</h2> |
97 <h2>checkSslWithoutVersion</h2> |
98 <b>checkSslWithoutVersion</b>(<i>reportError, context, config</i>) |
98 <b>checkSslWithoutVersion</b>(<i>reportError, context, _config</i>) |
99 <p> |
99 <p> |
100 Function to check for SSL use with no version specified. |
100 Function to check for SSL use with no version specified. |
101 </p> |
101 </p> |
102 |
102 |
103 <dl> |
103 <dl> |
108 </dd> |
108 </dd> |
109 <dt><i>context</i> (SecurityContext)</dt> |
109 <dt><i>context</i> (SecurityContext)</dt> |
110 <dd> |
110 <dd> |
111 security context object |
111 security context object |
112 </dd> |
112 </dd> |
113 <dt><i>config</i> (dict)</dt> |
113 <dt><i>_config</i> (dict)</dt> |
114 <dd> |
114 <dd> |
115 dictionary with configuration data |
115 dictionary with configuration data (unused) |
116 </dd> |
116 </dd> |
117 </dl> |
117 </dl> |
118 <div align="right"><a href="#top">Up</a></div> |
118 <div align="right"><a href="#top">Up</a></div> |
119 <hr /> |
119 <hr /> |
120 <hr /> |
120 <hr /> |