X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=INSTALL.SSL.md;fp=INSTALL.SSL.md;h=06be3033d51e40f9f7ebdef37eeb2a7e8b9da457;hb=9feb1017c5f16ace32479264aae6d92ed81f0633;hp=aecb2b5f3d2e31c839aa513e210750be0f12ce4c;hpb=123004ffeb71421f40de72194df53f56754b8682;p=cascardo%2Fovs.git diff --git a/INSTALL.SSL.md b/INSTALL.SSL.md index aecb2b5f3..06be3033d 100644 --- a/INSTALL.SSL.md +++ b/INSTALL.SSL.md @@ -7,8 +7,8 @@ with OpenSSL. SSL support ensures integrity and confidentiality of the OpenFlow connections, increasing network security. This file explains how to configure an Open vSwitch to connect to an -OpenFlow controller over SSL. Refer to INSTALL for instructions on -building Open vSwitch with SSL support. +OpenFlow controller over SSL. Refer to [INSTALL.md] for instructions +on building Open vSwitch with SSL support. Open vSwitch uses TLS version 1.0 or later (TLSv1), as specified by RFC 2246, which is very similar to SSL version 3.0. TLSv1 was @@ -310,3 +310,5 @@ Reporting Bugs -------------- Please report problems to bugs@openvswitch.org. + +[INSTALL.md]:INSTALL.md