Loading doc/ssl/SSL_CTX_use_serverinfo.pod +4 −3 Original line number Diff line number Diff line Loading @@ -27,7 +27,8 @@ a 2-byte length, and then length bytes of extension_data. SSL_CTX_use_serverinfo_file() loads one or more serverinfo extensions from B<file> into B<ctx>. The extensions must be in PEM format. Each extension must consist of a 2-byte Extension Type, a 2-byte length, and then length bytes of extension_data. bytes of extension_data. Each PEM extension name must begin with the phrase "BEGIN SERVERINFO FOR ". =head1 NOTES Loading Loading
doc/ssl/SSL_CTX_use_serverinfo.pod +4 −3 Original line number Diff line number Diff line Loading @@ -27,7 +27,8 @@ a 2-byte length, and then length bytes of extension_data. SSL_CTX_use_serverinfo_file() loads one or more serverinfo extensions from B<file> into B<ctx>. The extensions must be in PEM format. Each extension must consist of a 2-byte Extension Type, a 2-byte length, and then length bytes of extension_data. bytes of extension_data. Each PEM extension name must begin with the phrase "BEGIN SERVERINFO FOR ". =head1 NOTES Loading