Commit efbd8d1
committed
fix(supermicro-ipmi-cert): include full certificate chain in upload
The Redfish upload was stripping the intermediate certificate from the
chain, causing browsers to show "Not Secure" since they couldn't verify
the trust chain back to the root CA.1 parent 11099c8 commit efbd8d1
2 files changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
| 144 | + | |
150 | 145 | | |
151 | 146 | | |
152 | 147 | | |
153 | 148 | | |
154 | | - | |
| 149 | + | |
155 | 150 | | |
156 | 151 | | |
157 | 152 | | |
| |||
0 commit comments