On Sat, Oct 14, 2006 at 04:54:27PM +0200, Tomasz Suchodolski wrote: > Teraz skompilowałem php tylko tak: --with-imap --with-imap-ssl. > No i teraz mam błąd :can't connect: Certificate failure for .....: > self signed certificate.
http://pl2.php.net/manual/en/function.imap-open.php /novalidate-cert do not validate certificates from TLS/SSL server, needed if server uses self-signed certificates Pozdrawiam, Adam -- Adam Byrtek / Alpha ,,Każdy ideał w ciele jest trywialny'' -- prawdy algebraiczne -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

