Hi all, Reed Snellenberger wrote: > > As Matt also responded, I am unable to implement SSL support in sitecopy > for Debian until that support can be provided through GnuTLS (via > neon). The last time I looked, however, the GnuTLS support in neon was > mostly stubs and dependent on a version of GnuTLS that is available > through Debian. > I've been keeping an eye on this since I took over support, and will > create an SSL-enabled package as soon as it can be done in a manner > consistent with Debian policy.
I didn't know about this licensing issue, but I just tried to compile sitecopy with gnutls: 1) ./configure --with-ssl=gnutls 2) make And the SSL support seems to work now (it just requires to get the libgnutls-dev package). I would recommand to add the "--with-ssl=gnutls" option for the next update of the sitecopy package. ^_^ -- Associate Professor, | Office: 211 LaBRI, Domaine Universitaire | Phone: +33 (0)5 40 00 35 24 351, Cours de la Libération | E-mail: [EMAIL PROTECTED] 33405 Talence Cedex, France | URL: http://www.labri.fr/~fleury

