Page 1 of 1

question about remote includes and kerberos4

Posted: Wed Mar 31, 2004 11:03 pm
by nexus
Heya guys ;)

I was reading through the docs on curl and saw that it has support for kerberos4 ftp, and I was wondering if it is in any way possible to implement this with remote includes (using ftps/ftp-ssl).. I dont even know if its possible to do it this way, but it never hurts to ask ;)

example:

include "ftps://username:[email protected]:38101/spamfilter.conf"

Posted: Thu Apr 01, 2004 1:19 am
by codemastr
I'm 99% sure that the FTPS protocol doesn't use kerberos4, FTPS (at least in libcurl) uses SSL.