Next: Resuming Sessions, Previous: Authentication, Up: The TLS Handshake Protocol [Contents][Index]
In the case of ciphersuites that use certificate authentication, the authentication of the client is optional in TLS. A server may request a certificate from the client using the gnutls_certificate_server_set_request function. We elaborate in Certificate credentials.