From c4afc40a9b6ca3481642e1bc58164108ee700445 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Sat, 10 May 2014 01:19:50 +0100 Subject: [PATCH] Fixed CRLF in file --- doc/apps/ciphers.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/apps/ciphers.pod b/doc/apps/ciphers.pod index 8a1cf5add1..3053ff3724 100644 --- a/doc/apps/ciphers.pod +++ b/doc/apps/ciphers.pod @@ -463,7 +463,7 @@ Note: these ciphers can also be used in SSL v3. TLS_DHE_DSS_WITH_RC4_128_SHA DHE-DSS-RC4-SHA =head2 Elliptic curve cipher suites. - + TLS_ECDH_RSA_WITH_NULL_SHA ECDH-RSA-NULL-SHA TLS_ECDH_RSA_WITH_RC4_128_SHA ECDH-RSA-RC4-SHA TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA ECDH-RSA-DES-CBC3-SHA -- 2.34.1