src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureSslTls.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
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 />

eric ide

mercurial