Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
andy wrote: > in cvsnt control panel applet whats the diff on the encryption combo > between "require encryption" and "require auth"? 'Require auth' just authenticates the packet (the -a switch to the cvs client) to make sure they haven't been tampered with in transit - it stops certain kinds of active attack without actually encrypting the data. Tony