getinfo: Fix syntax error when mbedTLS
The assignment of the mbedTLS TLS session info in the parent commit was incorrect. Change the assignment to a pointer to the session structure.
parent
2e0a3b93
Please register or sign in to comment
The assignment of the mbedTLS TLS session info in the parent commit was incorrect. Change the assignment to a pointer to the session structure.