Open a TLS connection using wolfSSL and run `code` within its context.
`host` is the name the server's certificate must be valid for. It is used to enable peer certificate verification and, subsequently, to check the certificate's domain name against the expected host.
Open a TLS connection using wolfSSL and run `code` within its context.
`host` is the name the server's certificate must be valid for. It is used to
enable peer certificate verification and, subsequently, to check the
certificate's domain name against the expected host.