openssl srp

maintain SRP password file 

openssl command


SYNOPSIS

openssl srp [-help] [-verbose] [-add] [-modify] [-delete] [-list] [-name section] [-srpvfile file] [-gn identifier] [-userinfo text...] [-passin arg] [-passout arg] [-engine id] [-rand file(s)] [-writerand file] [-provider name] [-provider-path path] [-propquery propq] [-config file] [user...]


DESCRIPTION

This command is deprecated. The srp command is user 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.


OPTIONS

-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 passphrase-options for details.

-engine id 

See Engine Options in openssl for details. This option is deprecated.

-rand files 
-writerand file 

See Random State Options in openssl for details.

-provider name 
-provider-path path 
-propquery propq 

See Provider Options in openssl for details.

-config configfile 

See Configuration Options in openssl.


COPYRIGHT

Copyright 2000-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 here: OpenSSL.


AVAILABILITY

PTC MKS Toolkit for System Administrators
PTC MKS Toolkit for Developers
PTC MKS Toolkit for Interoperability
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition


PTC MKS Toolkit 10.5 Documentation Build 40.