summaryrefslogtreecommitdiff
path: root/share/man/man8/ssl.8
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-08-17 11:13:59 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-08-17 11:13:59 +0000
commit7f3ab48125689ccbb4a6397690807b5a01a6ebdf (patch)
treeffcb571b539454fbc60b53088d2b9f4a5cbfb531 /share/man/man8/ssl.8
parent2bb4d1993bd62fbee722668e509e26d6f2497b31 (diff)
o) {Open,Net,Free}BSD -> .{O,N,F}x;
o) "start sentence on new line" issues; o) minimal -mdoc improvements; millert@ ok
Diffstat (limited to 'share/man/man8/ssl.8')
-rw-r--r--share/man/man8/ssl.813
1 files changed, 9 insertions, 4 deletions
diff --git a/share/man/man8/ssl.8 b/share/man/man8/ssl.8
index a2be7d14ba7..2425deb7c82 100644
--- a/share/man/man8/ssl.8
+++ b/share/man/man8/ssl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssl.8,v 1.33 2001/08/03 15:21:17 mpech Exp $
+.\" $OpenBSD: ssl.8,v 1.34 2001/08/17 11:13:58 mpech Exp $
.\"
.Dd March 15, 1999
.Dt SSL 8
@@ -32,7 +32,8 @@ The libcrypto library is also used by various programs such as
and
.Xr isakmpd 8 .
.Sh RANDOM DATA SOURCE
-OpenBSD uses the
+.Ox
+uses the
.Xr arandom 4
device as the default source for random data when needed by the routines in
libcrypto and libssl.
@@ -216,7 +217,9 @@ were difficult to distribute and propagate.
patent was probably more effective at preventing the late adoption of
widespread international integrated crypto than the much maligned
ITAR restrictions were).
-Prior to OpenBSD 2.8, these libraries shipped without the
+Prior to
+.Ox 2.8 ,
+these libraries shipped without the
.Ar RSA
algorithm -- all such functions
were stubbed to fail.
@@ -269,7 +272,9 @@ The result of this was that while the
protocol allowed for many cipher suites that did not require the use
of patented algorithms, It was very difficult to use these with the
popular commercially available software.
-Prior to version 2.8, OpenBSD allowed users to download
+Prior to version 2.8,
+.Ox
+allowed users to download
.Ar RSA
enabled versions of the shared libssl and libcrypto libraries
which allowed users to enable full function without recompiling