summaryrefslogtreecommitdiff
path: root/source4/lib/tls/tlscert.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r8482: gnutls_x509_crt_set_subject_key_id is not available in some versionsAndrew Tridgell1-0/+4
of gnutls. Thanks to ab for spotting this. (This used to be commit 437c4057ae4e89725ddbdd026977510beb33c009)
2007-10-10r7742: abstracted out the tls code from the web server, so that our other ↵Andrew Tridgell1-0/+153
servers can easily become tls enabled. This will be used to add support for ldaps (This used to be commit 950500f603725349d2a0e22878e83dd1b5975f9f)