HTTP Services: Difference between revisions
No edit summary |
|||
Line 204: | Line 204: | ||
| | | | ||
|} | |} | ||
=TLS Root CAs= | |||
Initially a HTTP context will not trust ''any'' root-CAs at all. Which root-CAs to trust must be ''explicitly'' specified via the add-root-CA service command(s). | |||
= Error codes = | = Error codes = | ||
Line 210: | Line 213: | ||
! Error code | ! Error code | ||
! Description | ! Description | ||
|- | |||
| 0xd8a0a03c | |||
| The HTTPS server's TLS certificate is signed by an unknown/not-trusted root CA. | |||
|- | |- | ||
| 0xd8a0a046 | | 0xd8a0a046 |