GUACAMOLE-1332: Client-side parameters for certificate fingerprints and trust.

This commit is contained in:
Virtually Nick
2023-07-20 17:45:43 -04:00
parent 04008fafc5
commit d7e91a8ebe
2 changed files with 22 additions and 11 deletions

View File

@@ -561,20 +561,22 @@
"PROTOCOL_RDP" : {
"FIELD_HEADER_CLIENT_NAME" : "Client name:",
"FIELD_HEADER_COLOR_DEPTH" : "Color depth:",
"FIELD_HEADER_CONSOLE" : "Administrator console:",
"FIELD_HEADER_CONSOLE_AUDIO" : "Support audio in console:",
"FIELD_HEADER_CREATE_DRIVE_PATH" : "Automatically create drive:",
"FIELD_HEADER_CERT_TOFU" : "Trust host certificate on first use:",
"FIELD_HEADER_CERT_FINGERPRINTS" : "Fingerprints of trusted host certificates:",
"FIELD_HEADER_CLIENT_NAME" : "Client name:",
"FIELD_HEADER_COLOR_DEPTH" : "Color depth:",
"FIELD_HEADER_CONSOLE" : "Administrator console:",
"FIELD_HEADER_CONSOLE_AUDIO" : "Support audio in console:",
"FIELD_HEADER_CREATE_DRIVE_PATH" : "Automatically create drive:",
"FIELD_HEADER_CREATE_RECORDING_PATH" : "Automatically create recording path:",
"FIELD_HEADER_DISABLE_AUDIO" : "Disable audio:",
"FIELD_HEADER_DISABLE_AUTH" : "Disable authentication:",
"FIELD_HEADER_DISABLE_COPY" : "Disable copying from remote desktop:",
"FIELD_HEADER_DISABLE_AUDIO" : "Disable audio:",
"FIELD_HEADER_DISABLE_AUTH" : "Disable authentication:",
"FIELD_HEADER_DISABLE_COPY" : "Disable copying from remote desktop:",
"FIELD_HEADER_DISABLE_DOWNLOAD" : "Disable file download:",
"FIELD_HEADER_DISABLE_PASTE" : "Disable pasting from client:",
"FIELD_HEADER_DISABLE_PASTE" : "Disable pasting from client:",
"FIELD_HEADER_DISABLE_UPLOAD" : "Disable file upload:",
"FIELD_HEADER_DOMAIN" : "Domain:",
"FIELD_HEADER_DPI" : "Resolution (DPI):",
"FIELD_HEADER_DOMAIN" : "Domain:",
"FIELD_HEADER_DPI" : "Resolution (DPI):",
"FIELD_HEADER_DRIVE_NAME" : "Drive name:",
"FIELD_HEADER_DRIVE_PATH" : "Drive path:",
"FIELD_HEADER_ENABLE_AUDIO_INPUT" : "Enable audio input (microphone):",