1
1
Этот коммит содержится в:
edupont 2018-05-10 02:41:58 +02:00 коммит произвёл Bruce A. Mah
родитель e4cd80fa80
Коммит 48a65ff76e

Просмотреть файл

@ -368,7 +368,7 @@ path to the RSA public key used to encrypt authentication credentials
.SH EXAMPLES
.SS "Authentication - RSA Keypair"
The authentication feature of requires an RSA public keypair.
The authentication feature of iperf3 requires an RSA public keypair.
The public key is used to encrypt the authentication token containing the
user credentials, while the private key is used to decrypt the authentication token.
An example of a set of UNIX/Linux commands to generate correct keypair follows: