# TLS & mTLS Examples (/sdks/kotlin/how-to/tls)



TLS and mutual TLS configuration examples.

<Cards>
  <Card title="TLS Setup" href="/sdks/kotlin/how-to/tls/tls-setup">
    Server-side TLS connection configuration
  </Card>

  <Card title="mTLS Setup" href="/sdks/kotlin/how-to/tls/mtls-setup">
    Mutual TLS with client certificates
  </Card>
</Cards>
