View Issue Details

IDProjectCategoryView StatusLast Update
0001233Main CAcert Websitecertificate issuingpublic2014-06-15 12:49
ReporterBenBE Assigned ToBenBE  
PriorityhighSeveritytweakReproducibilityalways
Status closedResolutionduplicate 
Product Version2014 Q1 
Target Version2014 Q1Fixed in Version2014 Q1 
Summary0001233: Deduplication of SAN not working properly
DescriptionHappy New Year, happy new bug ;-)

When creating certificates like shown below to include SANs in the CSR the CSR is created properly, but the resulting certificate duplicates the CN in the final certificate:

openssl req -new -newkey rsa:8192 -nodes -text -keyout cert.key -out cert.csr -subj '/CN=domain.tld/subjectAltName=DNS:domain.tld/subjectAltName=DNS:www.domain.tld'
TagsNo tags attached.
Reviewed by
Test Instructions

Relationships

duplicate of 0000440 closedNEOatNHNG Problem with subjectAltName 

Activities

felixd

2014-06-15 10:15

updater   ~0004835

Test:

executing the given command from the description and uploading it to testserver (release checked out) leads to a certificate with:

X509v3 Subject Alternative Name:
  DNS:domain.tld, othername:<unsupported>, DNS:www.domain.tld, othername:<unsupported>


=> bug is already fixed (maybe in 0000440 ?)

felixd

2014-06-15 10:24

updater   ~0004836

Same test on current "cacert1.it-sls.de" leads to same result.

Issue History

Date Modified Username Field Change
2014-01-01 01:36 BenBE New Issue
2014-01-01 01:36 BenBE Status new => needs work
2014-01-01 01:36 BenBE Product Version => 2014 Q1
2014-01-01 01:36 BenBE Target Version => 2014 Q1
2014-01-14 08:26 BenBE Relationship added related to 0000440
2014-06-15 10:15 felixd Note Added: 0004835
2014-06-15 10:24 felixd Note Added: 0004836
2014-06-15 10:26 felixd Relationship replaced duplicate of 0000440
2014-06-15 12:17 BenBE Status needs work => closed
2014-06-15 12:17 BenBE Assigned To => BenBE
2014-06-15 12:17 BenBE Resolution open => duplicate
2014-06-15 12:17 BenBE Fixed in Version => 2014 Q1