OPENSSL-SRP(1SSL) OpenSSL OPENSSL-SRP(1SSL)
openssl-srp - maintain SRP password file
| Use Case | Command | Description |
|---|---|---|
| Add a user | openssl srp -add user |
Add user and SRP verifier to the file |
| Modify a user | openssl srp -modify user |
Modify SRP verifier of existing user |
| Delete a user | openssl srp -delete user |
Delete user from verifier file |
| List users | openssl srp -list |
List all users or specific users |
| Specify SRP file | openssl srp -srpvfile file |
Operate on a specific SRP file |
| Use specific gN parameters | openssl srp -gn identifier |
Use IETF RFC 5054 strengths |
openssl srp [-help] [-verbose] [-add] [-modify] [-delete] [-list]
[-name section] [-srpvfile file] [-gn identifier] [-userinfo text]
[-passin arg] [-passout arg] [-engine id] [-rand files] [-writerand
file] [-provider name] [-provider-path path] [-propquery propq]
[-config configfile] [user ...]
This command is deprecated. It is used to maintain an SRP (secure remote password) file. At most one of the -add, -modify, -delete, and -list options can be specified. These options take zero or more usernames as parameters and perform the appropriate operation on the SRP file. For -list, if no user is given then all users are displayed.
The configuration file to use, and the section within the file, can be specified with the -config and -name flags, respectively.
-help â đ Display an option summary.-verbose â đ Generate verbose output while processing.-add â â Add a user and SRP verifier.-modify â âī¸ Modify the SRP verifier of an existing user.-delete â â Delete user from verifier file.-list â đ List users.-name â đˇī¸ The particular SRP definition to use.-srpvfile file â đ If the config file is not specified, -srpvfile can be used to specify the file to operate on.-gn â đĸ Specifies the g and N values, using one of the strengths defined in IETF RFC 5054.-userinfo â âšī¸ Specifies additional information to add when adding or modifying a user.-passin arg, -passout arg â đ The password source for the input and output file. For more information about the format of arg see openssl-passphrase-options(1).-engine id â â ī¸ See "Engine Options" in openssl(1). This option is deprecated.-rand files, -writerand file â đ˛ See "Random State Options" in openssl(1) for details.-provider name â đ ī¸ See "Provider Options" in openssl(1), provider(7), and property(7).-provider-path path â đ ī¸ Path to provider module.-propquery propq â đ Property query string.-config configfile â âī¸ See "Configuration Option" in openssl(1).Note: [-rand files] [-writerand file] are also accepted.
The -engine option was deprecated in OpenSSL 3.0.
Copyright 2017-2021 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at https://www.openssl.org/source/license.html.
3.0.2 2026-06-02 OPENSSL-SRP(1SSL)
Generated by phpman v4.9.26-1-g511901d Author: Che Dong Under GNU General Public License
2026-08-07 07:58 @216.73.216.207
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format