diff options
| author | tb <> | 2023-04-30 19:40:23 +0000 |
|---|---|---|
| committer | tb <> | 2023-04-30 19:40:23 +0000 |
| commit | 7522980f9e8552662c650b9996337118371fa7bc (patch) | |
| tree | 54eef61ae019779ed8a825f3f89c4d79ff3d571b /src/lib/libcrypto/man/Makefile | |
| parent | 2a2a7d4b316cdbad0427b0d1215ca206d125c9a9 (diff) | |
| download | openbsd-7522980f9e8552662c650b9996337118371fa7bc.tar.gz openbsd-7522980f9e8552662c650b9996337118371fa7bc.tar.bz2 openbsd-7522980f9e8552662c650b9996337118371fa7bc.zip | |
Remove most documentation pertaining to proxy certificates.
Update EXFLAG_PROXY and X509_V_FLAG_ALLOW_PROXY_CERTS documentation since
we need to keep them for the time being.
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
| -rw-r--r-- | src/lib/libcrypto/man/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index fc3204e3a2..42b4c2fbe1 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.249 2023/04/30 14:49:47 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.250 2023/04/30 19:40:23 tb Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -265,7 +265,6 @@ MAN= \ | |||
| 265 | PKCS8_pkey_set0.3 \ | 265 | PKCS8_pkey_set0.3 \ |
| 266 | PKEY_USAGE_PERIOD_new.3 \ | 266 | PKEY_USAGE_PERIOD_new.3 \ |
| 267 | POLICYINFO_new.3 \ | 267 | POLICYINFO_new.3 \ |
| 268 | PROXY_POLICY_new.3 \ | ||
| 269 | RAND_add.3 \ | 268 | RAND_add.3 \ |
| 270 | RAND_bytes.3 \ | 269 | RAND_bytes.3 \ |
| 271 | RAND_load_file.3 \ | 270 | RAND_load_file.3 \ |
| @@ -407,7 +406,6 @@ MAN= \ | |||
| 407 | d2i_PKCS8_PRIV_KEY_INFO.3 \ | 406 | d2i_PKCS8_PRIV_KEY_INFO.3 \ |
| 408 | d2i_PKEY_USAGE_PERIOD.3 \ | 407 | d2i_PKEY_USAGE_PERIOD.3 \ |
| 409 | d2i_POLICYINFO.3 \ | 408 | d2i_POLICYINFO.3 \ |
| 410 | d2i_PROXY_POLICY.3 \ | ||
| 411 | d2i_PrivateKey.3 \ | 409 | d2i_PrivateKey.3 \ |
| 412 | d2i_RSAPublicKey.3 \ | 410 | d2i_RSAPublicKey.3 \ |
| 413 | d2i_TS_REQ.3 \ | 411 | d2i_TS_REQ.3 \ |
