Actions
Bug #5189
closedvpn_openvpn_server dynamic input fields incorrect
Start date:
09/22/2015
Due date:
% Done:
100%
Estimated time:
Description
Fields are still not right...
"Enable authentication of TLS packets." = tlsauth_enable
"Automatically generate a shared TLS authentication key" = autotls_enable
Auto Generate / "Automatically generate a shared key" = autokey_enable
Peer to Peer (SSL/TLS) Shows:
"Enable authentication of TLS packets." (OK)
"Automatically generate a shared TLS authentication key" (OK)
Auto Generate / "Automatically generate a shared key" (Should not be there)
Peer to Peer (Shared Key) Shows:
"Automatically generate a shared TLS authentication key" (Should not be there)
Auto Generate / "Automatically generate a shared key" (OK)
Remote Access (SSL/TLS) Shows:
"Enable authentication of TLS packets." (OK)
"Automatically generate a shared TLS authentication key" (OK)
Auto Generate / "Automatically generate a shared key" (Should not be there)
Remote Access (User Auth) Shows:
"Enable authentication of TLS packets." (OK)
"Automatically generate a shared TLS authentication key" (OK)
Auto Generate / "Automatically generate a shared key" (Should not be there)
Remote Access (SSL/TLS + User Auth) Shows:
"Enable authentication of TLS packets." (OK)
"Automatically generate a shared TLS authentication key" (OK)
Auto Generate (Should not be there) -- the right side bit appears to be hidden in this mode, but the left side header is still there.
Actions