summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorlteo <>2014-12-19 03:58:02 +0000
committerlteo <>2014-12-19 03:58:02 +0000
commit2c36c7afcc26b8f9597e5d42f79d981d48336bc4 (patch)
tree050b1753035a31a7e09cd4d1317fdf81fbb99dee /src
parent704bdf35ad915aef90f964ce47bcba6b0e68f61f (diff)
downloadopenbsd-2c36c7afcc26b8f9597e5d42f79d981d48336bc4.tar.gz
openbsd-2c36c7afcc26b8f9597e5d42f79d981d48336bc4.tar.bz2
openbsd-2c36c7afcc26b8f9597e5d42f79d981d48336bc4.zip
CA.sh and CA.pl are gone
Diffstat (limited to 'src')
-rw-r--r--src/usr.bin/openssl/openssl.17
1 files changed, 1 insertions, 6 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1
index 27bb11c9e9..c96b5dc1dc 100644
--- a/src/usr.bin/openssl/openssl.1
+++ b/src/usr.bin/openssl/openssl.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: openssl.1,v 1.7 2014/12/19 03:14:19 lteo Exp $ 1.\" $OpenBSD: openssl.1,v 1.8 2014/12/19 03:58:02 lteo Exp $
2.\" ==================================================================== 2.\" ====================================================================
3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. 3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
4.\" 4.\"
@@ -1343,11 +1343,6 @@ command really needs rewriting or the required functionality
1343exposed at either a command or interface level so a more friendly utility 1343exposed at either a command or interface level so a more friendly utility
1344.Pq perl script or GUI 1344.Pq perl script or GUI
1345can handle things properly. 1345can handle things properly.
1346The scripts
1347.Nm CA.sh
1348and
1349.Nm CA.pl
1350help a little but not very much.
1351.Pp 1346.Pp
1352Any fields in a request that are not present in a policy are silently 1347Any fields in a request that are not present in a policy are silently
1353deleted. 1348deleted.