Actions
Bug #5098
closed
JP
JP
system_certmanager.php - SAN Selection drop-down is not using proper values
Bug #5098:
system_certmanager.php - SAN Selection drop-down is not using proper values
Start date:
09/03/2015
Due date:
% Done:
0%
Estimated time:
Description
The SAN choices when creating a certificate need to use proper backend values to pass validation and work properly:
"FQDN or Hostname" should store a value of "DNS"
"IP address" should store a value of "IP"
"URI" should store a value of "URI"
"email address" should store a value of "email"
Actions