diff options
| author | lteo <> | 2014-12-19 03:58:02 +0000 |
|---|---|---|
| committer | lteo <> | 2014-12-19 03:58:02 +0000 |
| commit | b402591615f86522de37f58215e5951ad3bd6069 (patch) | |
| tree | 050b1753035a31a7e09cd4d1317fdf81fbb99dee | |
| parent | a0123dd18acb90d78cf3f2d505bc0193d94d618c (diff) | |
| download | openbsd-b402591615f86522de37f58215e5951ad3bd6069.tar.gz openbsd-b402591615f86522de37f58215e5951ad3bd6069.tar.bz2 openbsd-b402591615f86522de37f58215e5951ad3bd6069.zip | |
CA.sh and CA.pl are gone
Diffstat (limited to '')
| -rw-r--r-- | src/usr.bin/openssl/openssl.1 | 7 |
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 | |||
| 1343 | exposed at either a command or interface level so a more friendly utility | 1343 | exposed at either a command or interface level so a more friendly utility |
| 1344 | .Pq perl script or GUI | 1344 | .Pq perl script or GUI |
| 1345 | can handle things properly. | 1345 | can handle things properly. |
| 1346 | The scripts | ||
| 1347 | .Nm CA.sh | ||
| 1348 | and | ||
| 1349 | .Nm CA.pl | ||
| 1350 | help a little but not very much. | ||
| 1351 | .Pp | 1346 | .Pp |
| 1352 | Any fields in a request that are not present in a policy are silently | 1347 | Any fields in a request that are not present in a policy are silently |
| 1353 | deleted. | 1348 | deleted. |
