Commit 397d05c
certz: clarify usage of CERT_SOURCE_IDEVID
comment how CERT_SOURCE_IDEVID usage should be
handled, both from the client side (clients should
only set it in their leaf certificate, and should
not add any explicit intermediate certs), and from
the server side (servers should expand this enum to
represent one or more certificates until a usable
certificate chain can be formed).
This gives the client a defined workflow to keep it
vendor-neutral, but means that if the device would
require an intermediate cert to make the ssl profile
usable, then the server has the freedom to append it.1 parent e89bb23 commit 397d05c
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
490 | 498 | | |
491 | 499 | | |
492 | 500 | | |
| |||
0 commit comments