Difference between revisions of "SSLC:AddTrustedRootCA"

From 3dbrew
Jump to navigation Jump to search
(No difference)

Revision as of 00:37, 9 July 2013

Request

Index Word Description
0 Header code [0x00050082]
1 SSL context handle
2 Root CA cert buffer size
4 (Size<<4) | 10
5 Pointer to input root CA cert data

Response

Index Word Description
0 Header code
1 Result code
2 ?

Description

This specifies the root CA cert(DER format) to use with this SSL session, instead of using the default SSL root CA certs embedded in the SSL module.