(no title)
* certreq.h (struct general_names_s): New. (struct ksba_certreq_s): New member SUBJECT_ALT_NAMES. * certreq.c (ksba_certreq_release): Free it. (add_general_names_to_extn): New. (build_cri): And build them here. * cert.c (get_name): Support dNSName and uRI. * certreq.c (ksba_certreq_add_subject): Ditto.