|
95.
|
|
|
The given CA key does not match with any of the CA certificates
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../infinoted/plugins/infinoted-plugin-certificate-auth.c:284
|
|
96.
|
|
|
Cannot generate a superuser certificate without CA key
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../infinoted/plugins/infinoted-plugin-certificate-auth.c:318
|
|
97.
|
|
|
Creating 4096-bit RSA private key for the super user account...
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../infinoted/plugins/infinoted-plugin-certificate-auth.c:327
|
|
98.
|
|
|
Super User
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../infinoted/plugins/infinoted-plugin-certificate-auth.c:355
|
|
99.
|
|
|
The trusted CA or list of trusted CAs. Only clients presenting a certificate signed by one of these CAs are accepted.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../infinoted/plugins/infinoted-plugin-certificate-auth.c:552
|
|
100.
|
|
|
CA-LIST
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../infinoted/plugins/infinoted-plugin-certificate-auth.c:554
|
|
101.
|
|
|
If given, this is the private key for one of the CA certificates in the list given by the "ca-list" parameter. In this case, the server itself acts as a CA and can issue certificates to clients. This can be used to allow clients to create their own accounts.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../infinoted/plugins/infinoted-plugin-certificate-auth.c:562
|
|
102.
|
|
|
CA-KEY
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../infinoted/plugins/infinoted-plugin-certificate-auth.c:566
|
|
103.
|
|
|
If this value is set to false, then clients that cannot authenticate themselves with a valid certificate are rejected and the connection is closed. If it is set to true, the connection will be accepted, but the client will only have unauthenticated access to the server. [Default: false]
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../infinoted/plugins/infinoted-plugin-certificate-auth.c:574
|
|
104.
|
|
|
Filename to which to write a short-lived super-user private key and certificate. The user is deleted when the infinoted server goes down or the plugin is re-loaded. This option can only be given when the "ca-key" parameter is set.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../infinoted/plugins/infinoted-plugin-certificate-auth.c:587
|