openssl-cmds.1ossl 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. .\" -*- mode: troff; coding: utf-8 -*-
  2. .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43)
  3. .\"
  4. .\" Standard preamble:
  5. .\" ========================================================================
  6. .de Sp \" Vertical space (when we can't use .PP)
  7. .if t .sp .5v
  8. .if n .sp
  9. ..
  10. .de Vb \" Begin verbatim text
  11. .ft CW
  12. .nf
  13. .ne \\$1
  14. ..
  15. .de Ve \" End verbatim text
  16. .ft R
  17. .fi
  18. ..
  19. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>.
  20. .ie n \{\
  21. . ds C` ""
  22. . ds C' ""
  23. 'br\}
  24. .el\{\
  25. . ds C`
  26. . ds C'
  27. 'br\}
  28. .\"
  29. .\" Escape single quotes in literal strings from groff's Unicode transform.
  30. .ie \n(.g .ds Aq \(aq
  31. .el .ds Aq '
  32. .\"
  33. .\" If the F register is >0, we'll generate index entries on stderr for
  34. .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
  35. .\" entries marked with X<> in POD. Of course, you'll have to process the
  36. .\" output yourself in some meaningful fashion.
  37. .\"
  38. .\" Avoid warning from groff about undefined register 'F'.
  39. .de IX
  40. ..
  41. .nr rF 0
  42. .if \n(.g .if rF .nr rF 1
  43. .if (\n(rF:(\n(.g==0)) \{\
  44. . if \nF \{\
  45. . de IX
  46. . tm Index:\\$1\t\\n%\t"\\$2"
  47. ..
  48. . if !\nF==2 \{\
  49. . nr % 0
  50. . nr F 2
  51. . \}
  52. . \}
  53. .\}
  54. .rr rF
  55. .\" ========================================================================
  56. .\"
  57. .IX Title "OPENSSL-CMDS 1ossl"
  58. .TH OPENSSL-CMDS 1ossl 2025-01-17 3.4.0 OpenSSL
  59. .\" For nroff, turn off justification. Always turn off hyphenation; it makes
  60. .\" way too many mistakes in technical documents.
  61. .if n .ad l
  62. .nh
  63. .SH NAME
  64. asn1parse,
  65. ca,
  66. ciphers,
  67. cmp,
  68. cms,
  69. crl,
  70. crl2pkcs7,
  71. dgst,
  72. dhparam,
  73. dsa,
  74. dsaparam,
  75. ec,
  76. ecparam,
  77. enc,
  78. engine,
  79. errstr,
  80. gendsa,
  81. genpkey,
  82. genrsa,
  83. info,
  84. kdf,
  85. mac,
  86. nseq,
  87. ocsp,
  88. passwd,
  89. pkcs12,
  90. pkcs7,
  91. pkcs8,
  92. pkey,
  93. pkeyparam,
  94. pkeyutl,
  95. prime,
  96. rand,
  97. rehash,
  98. req,
  99. rsa,
  100. rsautl,
  101. s_client,
  102. s_server,
  103. s_time,
  104. sess_id,
  105. smime,
  106. speed,
  107. spkac,
  108. srp,
  109. storeutl,
  110. ts,
  111. verify,
  112. version,
  113. x509
  114. \&\- OpenSSL application commands
  115. .SH SYNOPSIS
  116. .IX Header "SYNOPSIS"
  117. \&\fBopenssl\fR \fIcmd\fR \fB\-help\fR | [\fI\-option\fR | \fI\-option\fR \fIarg\fR] ... [\fIarg\fR] ...
  118. .SH DESCRIPTION
  119. .IX Header "DESCRIPTION"
  120. Every \fIcmd\fR listed above is a (sub\-)command of the \fBopenssl\fR\|(1) application.
  121. It has its own detailed manual page at \fBopenssl\-\fR\f(BIcmd\fR(1). For example, to
  122. view the manual page for the \fBopenssl dgst\fR command, type \f(CW\*(C`man openssl\-dgst\*(C'\fR.
  123. .SH OPTIONS
  124. .IX Header "OPTIONS"
  125. Among others, every subcommand has a help option.
  126. .IP \fB\-help\fR 4
  127. .IX Item "-help"
  128. Print out a usage message for the subcommand.
  129. .SH "SEE ALSO"
  130. .IX Header "SEE ALSO"
  131. \&\fBopenssl\fR\|(1),
  132. \&\fBopenssl\-asn1parse\fR\|(1),
  133. \&\fBopenssl\-ca\fR\|(1),
  134. \&\fBopenssl\-ciphers\fR\|(1),
  135. \&\fBopenssl\-cmp\fR\|(1),
  136. \&\fBopenssl\-cms\fR\|(1),
  137. \&\fBopenssl\-crl\fR\|(1),
  138. \&\fBopenssl\-crl2pkcs7\fR\|(1),
  139. \&\fBopenssl\-dgst\fR\|(1),
  140. \&\fBopenssl\-dhparam\fR\|(1),
  141. \&\fBopenssl\-dsa\fR\|(1),
  142. \&\fBopenssl\-dsaparam\fR\|(1),
  143. \&\fBopenssl\-ec\fR\|(1),
  144. \&\fBopenssl\-ecparam\fR\|(1),
  145. \&\fBopenssl\-enc\fR\|(1),
  146. \&\fBopenssl\-engine\fR\|(1),
  147. \&\fBopenssl\-errstr\fR\|(1),
  148. \&\fBopenssl\-gendsa\fR\|(1),
  149. \&\fBopenssl\-genpkey\fR\|(1),
  150. \&\fBopenssl\-genrsa\fR\|(1),
  151. \&\fBopenssl\-info\fR\|(1),
  152. \&\fBopenssl\-kdf\fR\|(1),
  153. \&\fBopenssl\-mac\fR\|(1),
  154. \&\fBopenssl\-nseq\fR\|(1),
  155. \&\fBopenssl\-ocsp\fR\|(1),
  156. \&\fBopenssl\-passwd\fR\|(1),
  157. \&\fBopenssl\-pkcs12\fR\|(1),
  158. \&\fBopenssl\-pkcs7\fR\|(1),
  159. \&\fBopenssl\-pkcs8\fR\|(1),
  160. \&\fBopenssl\-pkey\fR\|(1),
  161. \&\fBopenssl\-pkeyparam\fR\|(1),
  162. \&\fBopenssl\-pkeyutl\fR\|(1),
  163. \&\fBopenssl\-prime\fR\|(1),
  164. \&\fBopenssl\-rand\fR\|(1),
  165. \&\fBopenssl\-rehash\fR\|(1),
  166. \&\fBopenssl\-req\fR\|(1),
  167. \&\fBopenssl\-rsa\fR\|(1),
  168. \&\fBopenssl\-rsautl\fR\|(1),
  169. \&\fBopenssl\-s_client\fR\|(1),
  170. \&\fBopenssl\-s_server\fR\|(1),
  171. \&\fBopenssl\-s_time\fR\|(1),
  172. \&\fBopenssl\-sess_id\fR\|(1),
  173. \&\fBopenssl\-smime\fR\|(1),
  174. \&\fBopenssl\-speed\fR\|(1),
  175. \&\fBopenssl\-spkac\fR\|(1),
  176. \&\fBopenssl\-srp\fR\|(1),
  177. \&\fBopenssl\-storeutl\fR\|(1),
  178. \&\fBopenssl\-ts\fR\|(1),
  179. \&\fBopenssl\-verify\fR\|(1),
  180. \&\fBopenssl\-version\fR\|(1),
  181. \&\fBopenssl\-x509\fR\|(1),
  182. .SH HISTORY
  183. .IX Header "HISTORY"
  184. Initially, the manual page entry for the \f(CW\*(C`openssl \fR\f(CIcmd\fR\f(CW\*(C'\fR command used
  185. to be available at \fIcmd\fR(1). Later, the alias \fBopenssl\-\fR\f(BIcmd\fR(1) was
  186. introduced, which made it easier to group the openssl commands using
  187. the \fBapropos\fR\|(1) command or the shell's tab completion.
  188. .PP
  189. In order to reduce cluttering of the global manual page namespace,
  190. the manual page entries without the 'openssl\-' prefix have been
  191. deprecated in OpenSSL 3.0 and will be removed in OpenSSL 4.0.
  192. .SH COPYRIGHT
  193. .IX Header "COPYRIGHT"
  194. Copyright 2019\-2020 The OpenSSL Project Authors. All Rights Reserved.
  195. .PP
  196. Licensed under the Apache License 2.0 (the "License"). You may not use
  197. this file except in compliance with the License. You can obtain a copy
  198. in the file LICENSE in the source distribution or at
  199. <https://www.openssl.org/source/license.html>.