Commit eb51813
authored
Fix Intel OPL example in trusted-hardware-identity-management.md
The example was not working properly due to the whitespaces in the header parameter.
```
aesm_service[11962]: [QCNL] Encountered CURL error: (3) URL using bad/illegal format or missing URL
```1 parent 87a366b commit eb51813
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments