mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
141fb5dbb0
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 |
||
---|---|---|
.. | ||
apple_mdm.go | ||
cert.go | ||
scep_mysql_test.go | ||
scep_mysql.go | ||
util.go |