Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

X.509 certificate values may need to be updated #64

@gvarisco

Description

@gvarisco

As discussed with @mastrolinux the values used for generating the X.509 certificate are currently misleading as they both reference data from our italian branch as well the swiss holding. We shall decide which entity must be used when generating those certificates.
Note: If/when we decide to change it, we need to make sure neither the CA nor our code is going to break.

CommonName: id,
Country: []string{"IT"},
Province: []string{"Piemonte"},
Locality: []string{"Torino"},
Organization: []string{"Arduino AG"},
OrganizationalUnit: []string{"Cloud"},

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions