Skip to content

Commit d4734d0

Browse files
committed
Fix broken links in ssl_intro.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933399 13f79535-47bb-0310-9956-ffa450edef68
1 parent c0d027e commit d4734d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/manual/ssl/ssl_intro.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -655,8 +655,8 @@ See for instance <a href="http://tools.ietf.org/html/rfc2045"
655655
<dt><a id="SSL3" name="SSL3">[SSL3]</a></dt>
656656
<dd>Alan O. Freier, Philip Karlton, Paul C. Kocher, <q>The SSL Protocol
657657
Version 3.0</q>, 1996. See <a
658-
href="http://www.netscape.com/eng/ssl3/draft302.txt"
659-
>http://www.netscape.com/eng/ssl3/draft302.txt</a>.</dd>
658+
href="https://datatracker.ietf.org/doc/html/rfc6101"
659+
>RFC 6101</a>.</dd>
660660

661661
<dt><a id="TLS1" name="TLS1">[TLS1]</a></dt>
662662
<dd>Tim Dierks, Christopher Allen, <q>The TLS Protocol Version 1.0</q>,

0 commit comments

Comments
 (0)