Method

GioSocketClientget_tls_validation_flags

deprecated: 2.72 since: 2.28

Declaration

GTlsCertificateFlags
g_socket_client_get_tls_validation_flags (
  GSocketClient* client
)

Description

Gets the TLS validation flags used creating TLS connections via client.

This function does not work as originally designed and is impossible to use correctly. See GSocketClient:tls-validation-flags for more information.

Available since: 2.28

Deprecated since: 2.72

Do not attempt to ignore validation errors.

Return value

Type: GTlsCertificateFlags

The TLS validation flags.