[horde] horde-2.1 problem. + Cert problem.
Cliff Green
green at UMDNJ.EDU
Thu Sep 26 10:03:49 PDT 2002
Quoting ragnar at fsu.is:
> Now I've moved further but I cannot get past this one:
>
> --
> Warning: Certificate failure for localhost: self signed certificate: /C=--
> /ST=SomeState/L=SomeCity/O=SomeOrganization/OU=SomeOrganizationalUnit/CN=localho
> st.localdomain/Email=root at localhost.localdomain (errflg=2) in
> Unknown on line
> 0
> --
>
> I've put a self signed certificate in /etc/httpd/conf/ssl.crt/ made by
> openssl,
If this is the imap cert, this is not the correct location; you can either:
1) put the cert in /usr/local/ssl/certs (or wherever openssl has its certs) and create a symlink to the hash of the cert, or
2) change the protocol line in servers.php to /imap/ssl/novalidate-cert
I prefer #1, YMMV.
> I've tried also to
> uncomment all references to SSL from httpd.conf.
Why? Don't.
> I've set the directive in horde.php:
>
> $conf['use_ssl'] = 0;
This has nothing to do with the imaps setting.
>
> And the directive in php.ini is commented out:
>
> ;extension=php_openssl.dll
Oh. You really don't want ssl, huh?
c
--
Cliff Green
Academic Computing Services - UMDNJ
Signature under NDA
More information about the horde
mailing list