SSL Services: Difference between revisions

Line 100: Line 100:
| 0x00130040
| 0x00130040
|  
|  
|  
| Context-only
| (u32 [[SSLC:CreateContext|contexthandle]]) Presumably used to start the actual TLS connection(not tested).
| [[SSLC:StartConnection|StartConnection]]
|-
|-
| 0x00140040
| 0x00140040
|  
|  
|  
| Context-only
| (u32 inval) Writes two u32s to cmdreply[2] and cmdreply[3].
| [[SSLC:StartConnectionGetOut|StartConnectionGetOut]]
|-
|-
| 0x00150082
| 0x00150082
Line 178: Line 178:


Among commands 0x00180080..0x001B0080 none of them are completely mandatory. However, with the default settings at bare minimum a RootCertChain needs selected otherwise an untrusted-RootCA error will trigger eventually.
Among commands 0x00180080..0x001B0080 none of them are completely mandatory. However, with the default settings at bare minimum a RootCertChain needs selected otherwise an untrusted-RootCA error will trigger eventually.
It's unknown whether TLS server->client connections are supported.


= Error codes =
= Error codes =