arduino/arduino-connector

X.509 certificate values may need to be updated

gvarisco opened this issue · 0 comments

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"},