[cpp-xmltooling] branch master updated: Add a doc clarification.
Scott Cantor
cantor.2 at osu.edu
Wed Oct 31 10:43:10 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-xmltooling.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=169bcc5897a03eaf41f9b872ee1532bfce9cea91
The following commit(s) were added to refs/heads/master by this push:
new 169bcc5 Add a doc clarification.
169bcc5 is described below
commit 169bcc5897a03eaf41f9b872ee1532bfce9cea91
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Oct 31 10:43:02 2018 -0400
Add a doc clarification.
---
xmltooling/soap/OpenSSLSOAPTransport.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/xmltooling/soap/OpenSSLSOAPTransport.h b/xmltooling/soap/OpenSSLSOAPTransport.h
index cee45bc..04dd2fd 100644
--- a/xmltooling/soap/OpenSSLSOAPTransport.h
+++ b/xmltooling/soap/OpenSSLSOAPTransport.h
@@ -58,6 +58,8 @@ namespace xmltooling {
/**
* Set an expression identifying the cipher suites to enable using OpenSSL syntax.
*
+ * <p>Note this does not include TLS 1.3 ciphers.</p>
+ *
* @param cipherlist cipher suite expression/list
* @return true iff the ciphers were set
*/
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list