#148 template_profile, issuer and MS certificat template are single-value
Merged by rcritten. Opened by rcritten.
rcritten/certmonger templatefix  into  master

These can only be single valued so trying to retrieve them as
multi-value will always return NULL. Use the single API instead
to correctly retrieve and display the values.

Pull-Request has been merged by rcritten