#2580 Support for automatically adding SubjectAltName to a certificate request
Closed: duplicate Opened by bja.

Not sure if Dogtag is capable of this already or not. It would be helpful if it was possible to construct a Dogtag profile which automatically added SubjectAltName = CN (just assume that DNS:$CN for the SAN). Most of our users create server CSRs without requesting a SAN. We are starting to see browsers and applications enforce the SAN requirement (following CA/B requirements).

The logic might be:

if (CSR has existing SAN values) { copy existing SAN }
else { add SAN values where subjectAtlName=DNS:$CN }


Duplicate of https://fedorahosted.org/pki/ticket/1710

Metadata Update from @bja:
- Issue set to the milestone: 10.4

Metadata Update from @mharmsen:
- Custom field feature adjusted to ''
- Custom field proposedmilestone adjusted to ''
- Custom field proposedpriority adjusted to ''
- Custom field reviewer adjusted to ''
- Custom field version adjusted to ''
- Issue close_status updated to: None (was: Duplicate)
- Issue set to the milestone: 10.4.0 (was: 10.4)

Metadata Update from @mharmsen:
- Issue close_status updated to: duplicate

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/2700

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata