Project

General

Profile

Actions

Bug #652

closed

Multi-value extensions are not always correctly created

Added by Felix Tiede over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
02/02/2020
Due date:
02/28/2020
% Done:

100%

Estimated time:
10:00 h
Spent time:

Description

Subject Alternative Names (subjectAltName) is always a multi-value extension, but not created as such, if only one entry for the extension exists.

The low-level problem with this is to "know" if an extension is multi-value beforehand and correctly creating it as such even with only one value.

A hacky solution is to add the request's subject common name as a DNS-based entry, technically enforcing subjectAltName to be created as multi-value, but that does not work for every extension, so a better solution needs to be found here.

Actions

Also available in: Atom PDF