SSLC:AddTrustedRootCA: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00050082] |- | 1 | SSL context handle |- | 2 | Root CA cert buffer size |- | 4 |..." |
No edit summary |
||
Line 36: | Line 36: | ||
| ? | | ? | ||
|} | |} | ||
=Description= | |||
This specifies the root CA cert to use with this SSL session, instead of using the default SSL root CA certs embedded in the SSL module. |