--- a/Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html Sun Apr 14 17:13:32 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html Sun Apr 14 18:41:08 2013 +0200 @@ -1162,6 +1162,9 @@ <td><a href="#HelpWebPage.getSslCertificateChain">getSslCertificateChain</a></td> <td>Public method to get a reference to the SSL certificate chain.</td> </tr><tr> +<td><a href="#HelpWebPage.getSslConfiguration">getSslConfiguration</a></td> +<td>Public method to return a reference to the current SSL configuration.</td> +</tr><tr> <td><a href="#HelpWebPage.hasValidSslInfo">hasValidSslInfo</a></td> <td>Public method to check, if the page has a valid SSL certificate.</td> </tr><tr> @@ -1331,6 +1334,16 @@ <dd> SSL certificate chain (list of QSslCertificate) </dd> +</dl><a NAME="HelpWebPage.getSslConfiguration" ID="HelpWebPage.getSslConfiguration"></a> +<h4>HelpWebPage.getSslConfiguration</h4> +<b>getSslConfiguration</b>(<i></i>) +<p> + Public method to return a reference to the current SSL configuration. +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the SSL configuration in use (QSslConfiguration) +</dd> </dl><a NAME="HelpWebPage.hasValidSslInfo" ID="HelpWebPage.hasValidSslInfo"></a> <h4>HelpWebPage.hasValidSslInfo</h4> <b>hasValidSslInfo</b>(<i></i>)