summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjmc <>2010-10-15 21:05:06 +0000
committerjmc <>2010-10-15 21:05:06 +0000
commit7f54baf848d5e1c7c06129f04ff86384ef057c57 (patch)
tree15f98c7454402105a26123dd22edc5b8773bbbed /src
parent1a2cc90f6ce3267500c358b95b467fae3c28e0ee (diff)
downloadopenbsd-7f54baf848d5e1c7c06129f04ff86384ef057c57.tar.gz
openbsd-7f54baf848d5e1c7c06129f04ff86384ef057c57.tar.bz2
openbsd-7f54baf848d5e1c7c06129f04ff86384ef057c57.zip
use standard list width;
Diffstat (limited to 'src')
-rw-r--r--src/usr.sbin/openssl/openssl.158
1 files changed, 29 insertions, 29 deletions
diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1
index 04c87c4b3d..901c9abcd6 100644
--- a/src/usr.sbin/openssl/openssl.1
+++ b/src/usr.sbin/openssl/openssl.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: openssl.1,v 1.81 2010/10/15 21:00:05 jmc Exp $ 1.\" $OpenBSD: openssl.1,v 1.82 2010/10/15 21:05:06 jmc 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.\"
@@ -514,7 +514,7 @@ command is a diagnostic utility that can parse ASN.1 structures.
514It can also be used to extract data from ASN.1 formatted data. 514It can also be used to extract data from ASN.1 formatted data.
515.Pp 515.Pp
516The options are as follows: 516The options are as follows:
517.Bl -tag -width "-noout" 517.Bl -tag -width Ds
518.It Fl dlimit Ar number 518.It Fl dlimit Ar number
519Dump the first 519Dump the first
520.Ar number 520.Ar number
@@ -1422,7 +1422,7 @@ cipher lists into ordered SSL cipher preference lists.
1422It can be used as a test tool to determine the appropriate cipherlist. 1422It can be used as a test tool to determine the appropriate cipherlist.
1423.Pp 1423.Pp
1424The options are as follows: 1424The options are as follows:
1425.Bl -tag -width "XXXXXX" 1425.Bl -tag -width Ds
1426.It Fl h , \&? 1426.It Fl h , \&?
1427Print a brief usage message. 1427Print a brief usage message.
1428.It Fl ssl2 1428.It Fl ssl2
@@ -1810,7 +1810,7 @@ The
1810command processes CRL files in DER or PEM format. 1810command processes CRL files in DER or PEM format.
1811.Pp 1811.Pp
1812The options are as follows: 1812The options are as follows:
1813.Bl -tag -width "XXXX" 1813.Bl -tag -width Ds
1814.It Fl CAfile Ar file 1814.It Fl CAfile Ar file
1815Verify the signature on a CRL by looking up the issuing certificate in 1815Verify the signature on a CRL by looking up the issuing certificate in
1816.Ar file . 1816.Ar file .
@@ -1899,7 +1899,7 @@ certificates and converts them into a PKCS#7 degenerate
1899structure. 1899structure.
1900.Pp 1900.Pp
1901The options are as follows: 1901The options are as follows:
1902.Bl -tag -width "XXXX" 1902.Bl -tag -width Ds
1903.It Fl certfile Ar file 1903.It Fl certfile Ar file
1904Specifies a 1904Specifies a
1905.Ar file 1905.Ar file
@@ -2005,7 +2005,7 @@ in hexadecimal form.
2005They can also be used for digital signing and verification. 2005They can also be used for digital signing and verification.
2006.Pp 2006.Pp
2007The options are as follows: 2007The options are as follows:
2008.Bl -tag -width "-binary" 2008.Bl -tag -width Ds
2009.It Fl binary 2009.It Fl binary
2010Output the digest or signature in binary form. 2010Output the digest or signature in binary form.
2011.It Fl c 2011.It Fl c
@@ -2151,7 +2151,7 @@ The
2151command is used to manipulate DH parameter files. 2151command is used to manipulate DH parameter files.
2152.Pp 2152.Pp
2153The options are as follows: 2153The options are as follows:
2154.Bl -tag -width "XXXX" 2154.Bl -tag -width Ds
2155.It Fl 2 , 5 2155.It Fl 2 , 5
2156The generator to use, either 2 or 5. 2156The generator to use, either 2 or 5.
21572 is the default. 21572 is the default.
@@ -2316,7 +2316,7 @@ newer applications should use the more secure PKCS#8 format using the
2316command. 2316command.
2317.Pp 2317.Pp
2318The options are as follows: 2318The options are as follows:
2319.Bl -tag -width "XXXX" 2319.Bl -tag -width Ds
2320.It Xo 2320.It Xo
2321.Fl aes128 | aes192 | aes256 | 2321.Fl aes128 | aes192 | aes256 |
2322.Fl des | des3 2322.Fl des | des3
@@ -2463,7 +2463,7 @@ The
2463command is used to manipulate or generate DSA parameter files. 2463command is used to manipulate or generate DSA parameter files.
2464.Pp 2464.Pp
2465The options are as follows: 2465The options are as follows:
2466.Bl -tag -width "XXXX" 2466.Bl -tag -width Ds
2467.It Fl C 2467.It Fl C
2468This option converts the parameters into C code. 2468This option converts the parameters into C code.
2469The parameters can then be loaded by calling the 2469The parameters can then be loaded by calling the
@@ -2960,7 +2960,7 @@ Base64 encoding or decoding can also be performed either by itself
2960or in addition to the encryption or decryption. 2960or in addition to the encryption or decryption.
2961.Pp 2961.Pp
2962The options are as follows: 2962The options are as follows:
2963.Bl -tag -width "XXXX" 2963.Bl -tag -width Ds
2964.It Fl A 2964.It Fl A
2965If the 2965If the
2966.Fl a 2966.Fl a
@@ -3356,7 +3356,7 @@ and
3356are all ASCII text. 3356are all ASCII text.
3357.Pp 3357.Pp
3358The options are as follows: 3358The options are as follows:
3359.Bl -tag -width "-stats" 3359.Bl -tag -width Ds
3360.It Fl stats 3360.It Fl stats
3361Print debugging statistics about various aspects of the hash table. 3361Print debugging statistics about various aspects of the hash table.
3362.El 3362.El
@@ -3408,7 +3408,7 @@ command generates a DSA private key from a DSA parameter file
3408command). 3408command).
3409.Pp 3409.Pp
3410The options are as follows: 3410The options are as follows:
3411.Bl -tag -width "XXXX" 3411.Bl -tag -width Ds
3412.It Xo 3412.It Xo
3413.Fl aes128 | aes192 | aes256 | 3413.Fl aes128 | aes192 | aes256 |
3414.Fl des | des3 3414.Fl des | des3
@@ -3644,7 +3644,7 @@ The
3644command generates an RSA private key. 3644command generates an RSA private key.
3645.Pp 3645.Pp
3646The options are as follows: 3646The options are as follows:
3647.Bl -tag -width "XXXX" 3647.Bl -tag -width Ds
3648.It Fl 3 | f4 3648.It Fl 3 | f4
3649The public exponent to use, either 3 or 65537. 3649The public exponent to use, either 3 or 65537.
3650The default is 65537. 3650The default is 65537.
@@ -3729,7 +3729,7 @@ file of certificates and converts it into a Netscape certificate
3729sequence. 3729sequence.
3730.Pp 3730.Pp
3731The options are as follows: 3731The options are as follows:
3732.Bl -tag -width "-toseq" 3732.Bl -tag -width Ds
3733.It Fl in Ar file 3733.It Fl in Ar file
3734This specifies the input 3734This specifies the input
3735.Ar file 3735.Ar file
@@ -3845,7 +3845,7 @@ create requests and send queries to an OCSP responder,
3845and behave like a mini OCSP server itself. 3845and behave like a mini OCSP server itself.
3846.Pp 3846.Pp
3847The options are as follows: 3847The options are as follows:
3848.Bl -tag -width "XXXX" 3848.Bl -tag -width Ds
3849.It Fl CAfile Ar file , Fl CApath Ar directory 3849.It Fl CAfile Ar file , Fl CApath Ar directory
3850.Ar file 3850.Ar file
3851or 3851or
@@ -4285,7 +4285,7 @@ and its Apache variant
4285are available. 4285are available.
4286.Pp 4286.Pp
4287The options are as follows: 4287The options are as follows:
4288.Bl -tag -width "XXXX" 4288.Bl -tag -width Ds
4289.It Fl 1 4289.It Fl 1
4290Use the MD5 based 4290Use the MD5 based
4291.Bx 4291.Bx
@@ -4362,7 +4362,7 @@ The
4362command processes PKCS#7 files in DER or PEM format. 4362command processes PKCS#7 files in DER or PEM format.
4363.Pp 4363.Pp
4364The options are as follows: 4364The options are as follows:
4365.Bl -tag -width "XXXX" 4365.Bl -tag -width Ds
4366.It Fl engine Ar id 4366.It Fl engine Ar id
4367Specifying an engine (by its unique 4367Specifying an engine (by its unique
4368.Ar id 4368.Ar id
@@ -4461,7 +4461,7 @@ and EncryptedPrivateKeyInfo format with a variety of PKCS#5
4461and PKCS#12 algorithms. 4461and PKCS#12 algorithms.
4462.Pp 4462.Pp
4463The options are as follows: 4463The options are as follows:
4464.Bl -tag -width "XXXX" 4464.Bl -tag -width Ds
4465.It Fl embed 4465.It Fl embed
4466This option generates DSA keys in a broken format. 4466This option generates DSA keys in a broken format.
4467The DSA parameters are embedded inside the 4467The DSA parameters are embedded inside the
@@ -5472,7 +5472,7 @@ they have an exceedingly high likelihood of being correct,
5472but are not guaranteed. 5472but are not guaranteed.
5473.Pp 5473.Pp
5474The options are as follows: 5474The options are as follows:
5475.Bl -tag -width ds 5475.Bl -tag -width Ds
5476.It Fl bits Ar n 5476.It Fl bits Ar n
5477Specify the number of bits in the generated prime number. 5477Specify the number of bits in the generated prime number.
5478Must be used in conjunction with 5478Must be used in conjunction with
@@ -5535,7 +5535,7 @@ file will be written back if enough
5535seeding was obtained from these sources. 5535seeding was obtained from these sources.
5536.Pp 5536.Pp
5537The options are as follows: 5537The options are as follows:
5538.Bl -tag -width "XXXX" 5538.Bl -tag -width Ds
5539.It Fl base64 5539.It Fl base64
5540Perform 5540Perform
5541.Em base64 5541.Em base64
@@ -5615,7 +5615,7 @@ It can additionally create self-signed certificates,
5615for use as root CAs, for example. 5615for use as root CAs, for example.
5616.Pp 5616.Pp
5617The options are as follows: 5617The options are as follows:
5618.Bl -tag -width "XXXX" 5618.Bl -tag -width Ds
5619.It Fl asn1-kludge 5619.It Fl asn1-kludge
5620By default, the 5620By default, the
5621.Nm req 5621.Nm req
@@ -6381,7 +6381,7 @@ newer applications should use the more secure PKCS#8 format using the
6381utility. 6381utility.
6382.Pp 6382.Pp
6383The options are as follows: 6383The options are as follows:
6384.Bl -tag -width "XXXX" 6384.Bl -tag -width Ds
6385.It Xo 6385.It Xo
6386.Fl aes128 | aes192 | aes256 | 6386.Fl aes128 | aes192 | aes256 |
6387.Fl des | des3 6387.Fl des | des3
@@ -6567,7 +6567,7 @@ command can be used to sign, verify, encrypt and decrypt
6567data using the RSA algorithm. 6567data using the RSA algorithm.
6568.Pp 6568.Pp
6569The options are as follows: 6569The options are as follows:
6570.Bl -tag -width "XXXX" 6570.Bl -tag -width Ds
6571.It Fl asn1parse 6571.It Fl asn1parse
6572Asn1parse the output data; this is useful when combined with the 6572Asn1parse the output data; this is useful when combined with the
6573.Fl verify 6573.Fl verify
@@ -6786,7 +6786,7 @@ It is a
6786useful diagnostic tool for SSL servers. 6786useful diagnostic tool for SSL servers.
6787.Pp 6787.Pp
6788The options are as follows: 6788The options are as follows:
6789.Bl -tag -width "XXXX" 6789.Bl -tag -width Ds
6790.It Fl 4 6790.It Fl 4
6791Specify that 6791Specify that
6792.Nm s_client 6792.Nm s_client
@@ -7102,7 +7102,7 @@ command implements a generic SSL/TLS server which listens
7102for connections on a given port using SSL/TLS. 7102for connections on a given port using SSL/TLS.
7103.Pp 7103.Pp
7104The options are as follows: 7104The options are as follows:
7105.Bl -tag -width "XXXX" 7105.Bl -tag -width Ds
7106.It Fl accept Ar port 7106.It Fl accept Ar port
7107The TCP 7107The TCP
7108.Ar port 7108.Ar port
@@ -7579,7 +7579,7 @@ Since this is a diagnostic tool that needs some knowledge of the SSL
7579protocol to use properly, most users will not need to use it. 7579protocol to use properly, most users will not need to use it.
7580.Pp 7580.Pp
7581The options are as follows: 7581The options are as follows:
7582.Bl -tag -width "XXXX" 7582.Bl -tag -width Ds
7583.It Fl cert 7583.It Fl cert
7584If a certificate is present in the session, 7584If a certificate is present in the session,
7585it will be output using this option; 7585it will be output using this option;
@@ -8982,7 +8982,7 @@ It can print out their contents, verify the signature,
8982and produce its own SPKACs from a supplied private key. 8982and produce its own SPKACs from a supplied private key.
8983.Pp 8983.Pp
8984The options are as follows: 8984The options are as follows:
8985.Bl -tag -width "XXXX" 8985.Bl -tag -width Ds
8986.It Fl challenge Ar string 8986.It Fl challenge Ar string
8987Specifies the challenge string if an SPKAC is being created. 8987Specifies the challenge string if an SPKAC is being created.
8988.It Fl engine Ar id 8988.It Fl engine Ar id
@@ -9115,7 +9115,7 @@ The
9115command verifies certificate chains. 9115command verifies certificate chains.
9116.Pp 9116.Pp
9117The options are as follows: 9117The options are as follows:
9118.Bl -tag -width "XXXX" 9118.Bl -tag -width Ds
9119.It Fl check_ss_sig 9119.It Fl check_ss_sig
9120Verify the signature on the self-signed root CA. 9120Verify the signature on the self-signed root CA.
9121This is disabled by default 9121This is disabled by default
@@ -9474,7 +9474,7 @@ command is used to print out version information about
9474.Nm OpenSSL . 9474.Nm OpenSSL .
9475.Pp 9475.Pp
9476The options are as follows: 9476The options are as follows:
9477.Bl -tag -width "XXXX" 9477.Bl -tag -width Ds
9478.It Fl a 9478.It Fl a
9479All information: this is the same as setting all the other flags. 9479All information: this is the same as setting all the other flags.
9480.It Fl b 9480.It Fl b