Bug 575984 - Untrustworthy Certificate dialog

Parsing of the name requires special handling for , and + and therefore
uses \ to escape those characters.  The result of the parsing should
remove/interpret the \ escape to present the value in a more
human-readable way based on the original intended text value.

Change-Id: Ibfb887a610b131fd06eef83f2e7b1b4bcf3fdf31
Signed-off-by: Ed Merks <ed.merks@gmail.com>
Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/189670
Tested-by: Equinox Bot <equinox-bot@eclipse.org>
3 files changed