mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-03 19:30:07 +02:00
gtlscertificate: tone down warning about g_tls_certificate_verify()
This commit is contained in:
parent
5f585225a2
commit
a6a41cfc17
@ -969,8 +969,8 @@ g_tls_certificate_get_issuer (GTlsCertificate *cert)
|
|||||||
*
|
*
|
||||||
* Because TLS session context is not used, #GTlsCertificate may not
|
* Because TLS session context is not used, #GTlsCertificate may not
|
||||||
* perform as many checks on the certificates as #GTlsConnection would.
|
* perform as many checks on the certificates as #GTlsConnection would.
|
||||||
* For example, certificate constraints cannot be honored, and some
|
* For example, certificate constraints may not be honored, and
|
||||||
* revocation checks cannot be performed. The best way to verify TLS
|
* revocation checks may not be performed. The best way to verify TLS
|
||||||
* certificates used by a TLS connection is to let #GTlsConnection
|
* certificates used by a TLS connection is to let #GTlsConnection
|
||||||
* handle the verification.
|
* handle the verification.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user