Zitat von Marc Stiebich <[EMAIL PROTECTED]>: > Hi all, > > how can i disable the check for using a secured website connection in > the PGP Modul? > Im not so familiar with PHP so i make an attempt to turn it off with > commenting out the line > $secure_check = $imp_pgp->requireSecureConnection(); in the pgp.php file > but it doesn't work. > I wan't to turn it off because i've got problems with using it in > conjunction with an SSL-Proxy and for testing reasons. > Thanks in advance.
In IMP 4.2 you can configure safe IP subnets that allow PGP actions without HTTPS. Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
