Remove '=for openssl ifdef'

No longer needed after rewrite of cmd-nits

Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15311)
This commit is contained in:
Rich Salz 2021-05-17 11:46:58 -04:00 committed by Pauli
parent 40692ed7c8
commit e53ad1d8f2
35 changed files with 0 additions and 88 deletions

View File

@ -65,8 +65,6 @@ B<openssl> B<ca>
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
[I<certreq>...]
=for openssl ifdef engine
=head1 DESCRIPTION
This command emulates a CA application.

View File

@ -26,8 +26,6 @@ B<openssl> B<ciphers>
{- $OpenSSL::safe::opt_provider_synopsis -}
[I<cipherlist>]
=for openssl ifdef ssl3 tls1 tls1_1 tls1_2 tls1_3 psk srp
=head1 DESCRIPTION
This command converts textual OpenSSL cipher lists into

View File

@ -144,8 +144,6 @@ Certificate verification options, for both CMP and TLS:
{- $OpenSSL::safe::opt_v_synopsis -}
=for openssl ifdef engine
=head1 DESCRIPTION
The B<cmp> command is a client implementation for the Certificate

View File

@ -89,8 +89,6 @@ B<openssl> B<cms>
{- $OpenSSL::safe::opt_config_synopsis -}
[I<recipient-cert> ...]
=for openssl ifdef des-wrap engine
=head1 DESCRIPTION
This command handles S/MIME v3.1 mail. It can encrypt, decrypt,

View File

@ -31,8 +31,6 @@ B<openssl> B<crl>
{- $OpenSSL::safe::opt_trust_synopsis -}
{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef hash_old
=head1 DESCRIPTION
This command processes CRL files in DER or PEM format.

View File

@ -24,8 +24,6 @@ B<openssl dhparam>
{- $OpenSSL::safe::opt_provider_synopsis -}
[I<numbits>]
=for openssl ifdef dsaparam engine
=head1 DESCRIPTION
This command is used to manipulate DH parameter files.

View File

@ -41,8 +41,6 @@ B<openssl> B<dsa>
[B<-pvk-none>]
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef pvk-strong pvk-weak pvk-none engine
=head1 DESCRIPTION
This command processes DSA keys. They can be converted between various

View File

@ -33,8 +33,6 @@ B<openssl> B<ec>
[B<-check>]
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef engine
=head1 DESCRIPTION
The L<openssl-ec(1)> command processes EC keys. They can be converted between

View File

@ -26,8 +26,6 @@ B<openssl ecparam>
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_r_synopsis -}
{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef engine
=head1 DESCRIPTION
This command is used to manipulate or generate EC parameter files.

View File

@ -41,8 +41,6 @@ B<openssl> B<enc>|I<cipher>
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_r_synopsis -}
{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef z engine ciphers
B<openssl> I<cipher> [B<...>]
=head1 DESCRIPTION

View File

@ -28,8 +28,6 @@ B<openssl> B<gendsa>
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
[I<paramfile>]
=for openssl ifdef engine
=head1 DESCRIPTION
This command generates a DSA private key from a DSA parameter file

View File

@ -26,8 +26,6 @@ B<openssl> B<genpkey>
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
{- $OpenSSL::safe::opt_config_synopsis -}
=for openssl ifdef engine
=head1 DESCRIPTION
This command generates a private key.

View File

@ -33,8 +33,6 @@ B<openssl> B<genrsa>
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
[B<numbits>]
=for openssl ifdef engine 3
=head1 DESCRIPTION
This command has been deprecated.

View File

@ -74,8 +74,6 @@ B<openssl> B<ocsp>
{- $OpenSSL::safe::opt_v_synopsis -}
{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef multi
=head1 DESCRIPTION
The Online Certificate Status Protocol (OCSP) enables applications to

View File

@ -25,8 +25,6 @@ B<openssl passwd>
{- $OpenSSL::safe::opt_provider_synopsis -}
[I<password>]
=for openssl ifdef crypt
=head1 DESCRIPTION
This command computes the hash of a password typed at

View File

@ -68,8 +68,6 @@ PKCS#12 output (export) options:
[B<-maciter>]
[B<-nomac>]
=for openssl ifdef engine
=head1 DESCRIPTION
This command allows PKCS#12 files (sometimes referred to as

View File

@ -23,8 +23,6 @@ B<openssl> B<pkcs7>
[B<-noout>]
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef engine
=head1 DESCRIPTION
This command processes PKCS#7 files. Note that it only understands PKCS#7

View File

@ -30,8 +30,6 @@ B<openssl> B<pkcs8>
{- $OpenSSL::safe::opt_r_synopsis -}
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef engine scrypt scrypt_N scrypt_r scrypt_p
=head1 DESCRIPTION
This command processes private keys in PKCS#8 format. It can handle

View File

@ -32,8 +32,6 @@ B<openssl> B<pkey>
[B<-ec_conv_form> I<arg>]
[B<-ec_param_enc> I<arg>]
=for openssl ifdef engine
=head1 DESCRIPTION
This command processes public or private keys. They can be

View File

@ -20,8 +20,6 @@ B<openssl> B<pkeyparam>
[B<-check>]
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef engine
=head1 DESCRIPTION
This command processes public key algorithm parameters.

View File

@ -39,8 +39,6 @@ B<openssl> B<pkeyutl>
{- $OpenSSL::safe::opt_provider_synopsis -}
{- $OpenSSL::safe::opt_config_synopsis -}
=for openssl ifdef engine engine_impl
=head1 DESCRIPTION
This command can be used to perform low-level public key

View File

@ -16,8 +16,6 @@ B<openssl rand>
{- $OpenSSL::safe::opt_provider_synopsis -}
I<num>
=for openssl ifdef engine
=head1 DESCRIPTION
This command generates I<num> random bytes using a cryptographically

View File

@ -56,8 +56,6 @@ B<openssl> B<req>
{- $OpenSSL::safe::opt_r_synopsis -}
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef engine keygen_engine
=head1 DESCRIPTION
This command primarily creates and processes certificate requests (CSRs)

View File

@ -45,8 +45,6 @@ B<openssl> B<rsa>
[B<-pvk-none>]
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef pvk-strong pvk-weak pvk-none engine
=head1 DESCRIPTION
This command processes RSA keys. They can be converted between

View File

@ -30,8 +30,6 @@ B<openssl> B<rsautl>
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_r_synopsis -}
{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef engine
=head1 DESCRIPTION
This command has been deprecated.

View File

@ -126,16 +126,6 @@ B<openssl> B<s_client>
{- $OpenSSL::safe::opt_v_synopsis -}
[I<host>:I<port>]
=for openssl ifdef engine ssl_client_engine ct noct ctlogfile
=for openssl ifdef ssl3 unix 4 6 use_srtp status trace wdebug nextprotoneg
=for openssl ifdef ssl3 tls1 tls1_1 tls1_2 tls1_3 dtls mtu dtls1 dtls1_2
=for openssl ifdef sctp_label_bug sctp
=for openssl ifdef srpuser srppass srp_lateuser srp_moregroups srp_strength
=head1 DESCRIPTION
This command implements a generic SSL/TLS client which

View File

@ -145,18 +145,6 @@ B<openssl> B<s_server>
{- $OpenSSL::safe::opt_r_synopsis -}
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef unix 4 6 unlink no_dhe nextprotoneg use_srtp engine
=for openssl ifdef status status_verbose status_timeout status_url status_file
=for openssl ifdef psk_hint srpvfile srpuserseed sctp sctp_label_bug
=for openssl ifdef sctp sctp_label_bug trace mtu timeout listen
=for openssl ifdef ssl3 tls1 tls1_1 tls1_2 tls1_3 dtls mtu dtls1 dtls1_2
=for openssl ifdef sendfile
=head1 DESCRIPTION
This command implements a generic SSL/TLS server which

View File

@ -30,8 +30,6 @@ B<openssl> B<s_time>
{- $OpenSSL::safe::opt_trust_synopsis -}
{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef ssl3 tls1 tls1_1 tls1_2 tls1_3
=head1 DESCRIPTION
This command implements a generic SSL/TLS client which

View File

@ -52,8 +52,6 @@ B<openssl> B<smime>
{- $OpenSSL::safe::opt_config_synopsis -}
I<recipcert> ...
=for openssl ifdef engine
=head1 DESCRIPTION
This command handles S/MIME mail. It can encrypt, decrypt, sign

View File

@ -27,8 +27,6 @@ B<openssl speed>
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
[I<algorithm> ...]
=for openssl ifdef hmac cmac multi async_jobs engine
=head1 DESCRIPTION
This command is used to test the performance of cryptographic algorithms.

View File

@ -26,8 +26,6 @@ B<openssl> B<spkac>
[B<-verify>]
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef engine
=head1 DESCRIPTION
This command processes Netscape signed public key and challenge

View File

@ -25,8 +25,6 @@ B<openssl srp>
{- $OpenSSL::safe::opt_provider_synopsis -}
[I<user> ...]
=for openssl ifdef engine
=head1 DESCRIPTION
This command is deprecated. It is used to maintain an SRP (secure remote

View File

@ -57,8 +57,6 @@ B<-verify>
{- $OpenSSL::safe::opt_v_synopsis -}
{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef engine
=head1 DESCRIPTION
This command is a basic Time Stamping Authority (TSA) client and

View File

@ -23,8 +23,6 @@ B<openssl> B<verify>
[B<-->]
[I<certificate> ...]
=for openssl ifdef engine
=head1 DESCRIPTION
This command verifies certificate chains. If a certificate chain has multiple

View File

@ -78,8 +78,6 @@ B<openssl> B<x509>
{- $OpenSSL::safe::opt_r_synopsis -}
{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -}
=for openssl ifdef engine subject_hash_old issuer_hash_old
=head1 DESCRIPTION
This command is a multi-purposes certificate handling command.