openssl-srp.1ossl 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  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-SRP 1ossl"
  58. .TH OPENSSL-SRP 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. openssl\-srp \- maintain SRP password file
  65. .SH SYNOPSIS
  66. .IX Header "SYNOPSIS"
  67. \&\fBopenssl srp\fR
  68. [\fB\-help\fR]
  69. [\fB\-verbose\fR]
  70. [\fB\-add\fR]
  71. [\fB\-modify\fR]
  72. [\fB\-delete\fR]
  73. [\fB\-list\fR]
  74. [\fB\-name\fR \fIsection\fR]
  75. [\fB\-srpvfile\fR \fIfile\fR]
  76. [\fB\-gn\fR \fIidentifier\fR]
  77. [\fB\-userinfo\fR \fItext\fR]
  78. [\fB\-passin\fR \fIarg\fR]
  79. [\fB\-passout\fR \fIarg\fR]
  80. [\fB\-engine\fR \fIid\fR]
  81. [\fB\-rand\fR \fIfiles\fR]
  82. [\fB\-writerand\fR \fIfile\fR]
  83. [\fB\-provider\fR \fIname\fR]
  84. [\fB\-provider\-path\fR \fIpath\fR]
  85. [\fB\-propquery\fR \fIpropq\fR]
  86. [\fB\-config\fR \fIconfigfile\fR]
  87. [\fIuser\fR ...]
  88. .SH DESCRIPTION
  89. .IX Header "DESCRIPTION"
  90. This command is deprecated. It is used to maintain an SRP (secure remote
  91. password) file. At most one of the \fB\-add\fR, \fB\-modify\fR, \fB\-delete\fR, and \fB\-list\fR
  92. options can be specified.
  93. These options take zero or more usernames as parameters and perform the
  94. appropriate operation on the SRP file.
  95. For \fB\-list\fR, if no \fIuser\fR is given then all users are displayed.
  96. .PP
  97. The configuration file to use, and the section within the file, can be
  98. specified with the \fB\-config\fR and \fB\-name\fR flags, respectively.
  99. .SH OPTIONS
  100. .IX Header "OPTIONS"
  101. .IP \fB\-help\fR 4
  102. .IX Item "-help"
  103. Display an option summary.
  104. .IP \fB\-verbose\fR 4
  105. .IX Item "-verbose"
  106. Generate verbose output while processing.
  107. .IP \fB\-add\fR 4
  108. .IX Item "-add"
  109. Add a user and SRP verifier.
  110. .IP \fB\-modify\fR 4
  111. .IX Item "-modify"
  112. Modify the SRP verifier of an existing user.
  113. .IP \fB\-delete\fR 4
  114. .IX Item "-delete"
  115. Delete user from verifier file.
  116. .IP \fB\-list\fR 4
  117. .IX Item "-list"
  118. List users.
  119. .IP \fB\-name\fR 4
  120. .IX Item "-name"
  121. The particular SRP definition to use.
  122. .IP "\fB\-srpvfile\fR \fIfile\fR" 4
  123. .IX Item "-srpvfile file"
  124. If the config file is not specified,
  125. \&\fB\-srpvfile\fR can be used to specify the file to operate on.
  126. .IP \fB\-gn\fR 4
  127. .IX Item "-gn"
  128. Specifies the \fBg\fR and \fBN\fR values, using one of
  129. the strengths defined in IETF RFC 5054.
  130. .IP \fB\-userinfo\fR 4
  131. .IX Item "-userinfo"
  132. specifies additional information to add when
  133. adding or modifying a user.
  134. .IP "\fB\-passin\fR \fIarg\fR, \fB\-passout\fR \fIarg\fR" 4
  135. .IX Item "-passin arg, -passout arg"
  136. The password source for the input and output file.
  137. For more information about the format of \fBarg\fR
  138. see \fBopenssl\-passphrase\-options\fR\|(1).
  139. .IP "\fB\-engine\fR \fIid\fR" 4
  140. .IX Item "-engine id"
  141. See "Engine Options" in \fBopenssl\fR\|(1).
  142. This option is deprecated.
  143. .IP "\fB\-rand\fR \fIfiles\fR, \fB\-writerand\fR \fIfile\fR" 4
  144. .IX Item "-rand files, -writerand file"
  145. See "Random State Options" in \fBopenssl\fR\|(1) for details.
  146. .IP "\fB\-provider\fR \fIname\fR" 4
  147. .IX Item "-provider name"
  148. .PD 0
  149. .IP "\fB\-provider\-path\fR \fIpath\fR" 4
  150. .IX Item "-provider-path path"
  151. .IP "\fB\-propquery\fR \fIpropq\fR" 4
  152. .IX Item "-propquery propq"
  153. .PD
  154. See "Provider Options" in \fBopenssl\fR\|(1), \fBprovider\fR\|(7), and \fBproperty\fR\|(7).
  155. .IP "\fB\-config\fR \fIconfigfile\fR" 4
  156. .IX Item "-config configfile"
  157. See "Configuration Option" in \fBopenssl\fR\|(1).
  158. .Sp
  159. [\fB\-rand\fR \fIfiles\fR]
  160. [\fB\-writerand\fR \fIfile\fR]
  161. .SH HISTORY
  162. .IX Header "HISTORY"
  163. The \fB\-engine\fR option was deprecated in OpenSSL 3.0.
  164. .SH COPYRIGHT
  165. .IX Header "COPYRIGHT"
  166. Copyright 2017\-2021 The OpenSSL Project Authors. All Rights Reserved.
  167. .PP
  168. Licensed under the Apache License 2.0 (the "License"). You may not use
  169. this file except in compliance with the License. You can obtain a copy
  170. in the file LICENSE in the source distribution or at
  171. <https://www.openssl.org/source/license.html>.