HTTPC:AddTrustedRootCA: Difference between revisions

MarcusD (talk | contribs)
m Corrected minor mistake in the index word numbering
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:
| Root CA cert buffer size
| Root CA cert buffer size
|-
|-
| 4
| 3
| (Size<<4)  <nowiki>|</nowiki> 10
| (Size<<4)  <nowiki>|</nowiki> 10
|-
|-
| 5
| 4
| Pointer to input root CA cert data
| Pointer to input root CA cert data
|}
|}
Line 35: Line 35:


=Description=
=Description=
HTTP module uses command [[SSLC:SetRootCACert]], for handling this HTTPC command.
HTTP module uses command [[SSLC:AddTrustedRootCA]], for handling this HTTPC command.