r8482: gnutls_x509_crt_set_subject_key_id is not available in some versions
authorAndrew Tridgell <tridge@samba.org>
Fri, 15 Jul 2005 07:00:12 +0000 (07:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:23:08 +0000 (13:23 -0500)
commit7b8332369f3664af13bd7760561765a35c312b9e
tree469f6d5e4de7b8c921f1bfe7fbc1f4b478a4be0e
parent63535f566e2fbe9244fd3e50b9c8d1281b822fc0
r8482: gnutls_x509_crt_set_subject_key_id is not available in some versions
of gnutls. Thanks to ab for spotting this.
(This used to be commit 437c4057ae4e89725ddbdd026977510beb33c009)
source4/configure.in
source4/lib/tls/config.m4 [new file with mode: 0644]
source4/lib/tls/tlscert.c
source4/web_server/config.m4