Project

General

Profile

Actions

Bug #6387

closed

Comman Name ignored when creating SSL Server Certificate with the Cert Manager

Added by Buck Brady about 9 years ago. Updated about 9 years ago.

Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
Certificates
Target version:
-
Start date:
05/23/2016
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
amd64

Description

When creating a certificate for a server using the Cert Manager. The Common Name is not applied to the certificate, only Alternative Names are applied to the certificate.

Other Details:
Using Imported CA
Tested 5 different creations with the same options and all had the same issue.

Actions #1

Updated by Jim Pingle about 9 years ago

  • Status changed from New to Not a Bug
  • Affected Version deleted (2.3.1)

The CN is applied properly in each case I've tried. For example:

Results in the following in the cert:

        Subject: C=US, ST=Indiana, L=Anytown, O=Example Co/emailAddress=shadow@example.com, CN=test-cn.example.com

And:
            X509v3 Subject Alternative Name: 
                DNS:test-san.example.com, DNS:test-san2.example.com, IP Address:1.2.3.4

Please start a forum thread to discuss and diagnose, then a ticket can be opened if and when a bug is confirmed there.

Actions

Also available in: Atom PDF