diff ui/sslconnection_bare.h @ 990:2949f1842955

(issue90) Add possibility to force cipher suites in bare connection and test for this
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 01 Sep 2014 12:04:11 +0200
parents eaed02defe6a
children 2a1aa9df8f11
line wrap: on
line diff
--- a/ui/sslconnection_bare.h	Fri Aug 29 19:18:31 2014 +0200
+++ b/ui/sslconnection_bare.h	Mon Sep 01 12:04:11 2014 +0200
@@ -39,6 +39,8 @@
     bool downloadFile(const QString &resource, const QString &filename,
                       size_t maxSize);
 
+    void setCiphersuites(int ciphers[]);
+
 private:
     x509_crt mX509PinnedCert;
     entropy_context mEntropy;

http://wald.intevation.org/projects/trustbridge/