fleet/changes
Roberto Dip 141fb5dbb0
issue SCEP certs using 2 as the initial SerialNumber (#9087)
Related to #8167, from RFC5280:

> The serial number MUST be a positive integer assigned by the CA to
> each certificate. It MUST be unique for each certificate issued by a
> given CA (i.e., the issuer name and serial number identify a unique
> certificate).

Without this change, we're issuing two different certificates with the
same serial number (1, one) and issuer name:

1. One during `fleetctl generate mdm-apple`
1. One during the first SCEP enrollment
2022-12-23 14:55:34 -03:00
..
.keep Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
8167-scep-serials issue SCEP certs using 2 as the initial SerialNumber (#9087) 2022-12-23 14:55:34 -03:00
9088-mdm-enroll-urls fix failed enrollments due to duplicate slashes on paths (#9089) 2022-12-23 14:55:17 -03:00