On 25 April 2013 15:38, Tim Vangehugten <timvangehugten at gmail.com>
wrote:> Hello,
>
> Is it possible to load my signed certificate into samba4 ldap so the samba4
> ldap would use it if a client connects to it? And if so, could someone
> provide me with the details on howto do this or point me in the right
> direction?
Yes.
Make sure you have the GnuTLS development libraries installed before
compiling Samba. Then put your CA cert, cert and key in
/usr/local/samba/private/tls. They should be named ca.pem, cert.pem
and key.pem.
I think you'll also need a DH params file.
--
Michael Wood <esiotrot at gmail.com>