mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-14 13:26:16 +01:00
Merge branch 'tls-no-flags-rename-fix' into 'main'
gtlscertificate: Update reference to G_TLS_CERTIFICATE_NO_FLAGS See merge request GNOME/glib!2855
This commit is contained in:
commit
96c541c45a
@ -1121,7 +1121,7 @@ g_tls_certificate_get_issuer (GTlsCertificate *cert)
|
|||||||
* check a certificate against a CA that is not part of the system
|
* check a certificate against a CA that is not part of the system
|
||||||
* CA database.
|
* CA database.
|
||||||
*
|
*
|
||||||
* If @cert is valid, %G_TLS_CERTIFICATE_FLAGS_NONE is returned.
|
* If @cert is valid, %G_TLS_CERTIFICATE_NO_FLAGS is returned.
|
||||||
*
|
*
|
||||||
* If @identity is not %NULL, @cert's name(s) will be compared against
|
* If @identity is not %NULL, @cert's name(s) will be compared against
|
||||||
* it, and %G_TLS_CERTIFICATE_BAD_IDENTITY will be set in the return
|
* it, and %G_TLS_CERTIFICATE_BAD_IDENTITY will be set in the return
|
||||||
|
Loading…
Reference in New Issue
Block a user