Correct names to reflect what the actual types are (e.g. Distinguished name is really FQDN)
Add an explicit "auto" type which passes the user input through as-is. Previously some users took advantage of ASN.1 DN behaving this way to use identifier strings which were not possible in the GUI.
IPsec identifier type updates. Implements #12044
Correct names to reflect what the actual types are (e.g. Distinguished
name is really FQDN)
Add an explicit "auto" type which passes the user input through as-is.
Previously some users took advantage of ASN.1 DN behaving this way to
use identifier strings which were not possible in the GUI.
Add more types to PSK tab list
Cleanup some redundant/repetitive code.