Line 36:
Line 36:
=Description=
=Description=
This maps the specified sharedmem, and writes the mapped vaddr + size into state. The sharedmem is not used for *anything* else by this command.
This maps the specified sharedmem, and writes the mapped vaddr + size into state. The sharedmem is not used for *anything* else by this command.
+
+
While starting the TLS connection, the entire server cert is written to sharedmem+0. Later a network TLS alert is thrown by SSL-module, when the user-process *only* cleared the sharedmem to all-zeros.