From 5edce5685f26c1bb7854d4cdf291b9604fcc5dbf Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Fri, 10 Jan 2014 23:00:50 +0000 Subject: typo --- doc/ssl/SSL_CTX_use_serverinfo.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ssl') diff --git a/doc/ssl/SSL_CTX_use_serverinfo.pod b/doc/ssl/SSL_CTX_use_serverinfo.pod index 440932287b..da7935c83d 100644 --- a/doc/ssl/SSL_CTX_use_serverinfo.pod +++ b/doc/ssl/SSL_CTX_use_serverinfo.pod @@ -19,7 +19,7 @@ These functions load "serverinfo" TLS ServerHello Extensions into the SSL_CTX. A "serverinfo" extension is returned in response to an empty ClientHello Extension. -SSL_CTX_use_serverinfo_file() loads one or more serverinfo extensions from +SSL_CTX_use_serverinfo() loads one or more serverinfo extensions from a byte array into B. The extensions must be concatenated into a sequence of bytes. Each extension must consist of a 2-byte Extension Type, a 2-byte length, and then length bytes of extension_data. -- cgit v1.2.3