[horde] Horde HTTPS login
mtecles at biof.ufrj.br
mtecles at biof.ufrj.br
Wed Sep 30 02:37:44 UTC 2009
If all of then (3 web server + imaps server) are in the same domain,
check Digicert Wildcard (http://www.digicert.com). I use it. One
certificate for *.yourdomain.
Mauricio
--
Mauricio J. T. Tecles
Instituto de Biofisica C. C. F. - UFRJ
mtecles at biof.ufrj.br
Tel.: (21) 2562-6544
Citando J Miguel Aceff S <jmas at aic.com.mx>:
> Hi Pepe:
>
> 3 http certificates, and i suggest 1 imap certificate (Use impas).
>
> after all communication with at least 2 servers is not local, so the
> information will travel in clear text in such cases
>
> Jose Luis Marin Perez escribió:
>> Dear Sirs I currently have 3 Horde webmail configured in 3
>> different servers that are connected to an IMAP server and desire
>> implemented HTTPS for entering username and password. I understand
>> that in this case would need to use SSL 3 certificates. If all 3
>> webmail Horde connect to the same IMAP server, there a method to
>> use just one certificate for the login? Thanks
>>
>> Jose Luis
>>
>>
>>
>>
>>> Date: Mon, 21 Sep 2009 12:08:48 -0400
>>> From: rpjday at crashcourse.ca
>>> To: horde at lists.horde.org
>>> Subject: [horde] error after migrating: function.chmod
>>>
>>>
>>> after migrating a working horde system from an old lenny server to
>>> the new one this morning, people who try to log in now get the
>>> following diagnostic:
>>>
>>> Warning: chmod() [function.chmod [<CORPNAME>]]: No such file or
>>> directory in /var/www/<CORPNAME>/horde/lib/Horde/Cache/file.php on
>>> line 126
>>>
>>> i popped down to that directory and perused file.php, and the
>>> appropriate snippet is:
>>>
>>> ...
>>> function set($key, $data, $lifetime = null)
>>> {
>>> require_once 'Horde/Util.php';
>>> $filename = $this->_keyToFile($key, true);
>>> $tmp_file = Util::getTempFile('HordeCache', true, $this->_dir);
>>> if (isset($this->_params['umask'])) {
>>> 126 -> chmod($tmp_file, 0666 & ~$this->_params['umask']);
>>> }
>>> ...
>>>
>>> curiously, *i* can log in with my test account -- not sure why --
>>> but can anyone clarify what is going wrong above, and how doing a
>>> simple migration of data from the old server to the new one might have
>>> caused this? thanks.
>>>
>>> rday
>>> --
>>>
>>>
>>> ========================================================================
>>> Robert P. J. Day Waterloo, Ontario, CANADA
>>>
>>> Linux Consulting, Training and Annoying Kernel Pedantry.
>>>
>>> Web page: http://crashcourse.ca
>>> Twitter: http://twitter.com/rpjday
>>> ========================================================================
>>> --
>>> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
>>> Frequently Asked Questions: http://horde.org/faq/
>>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>>
>> _________________________________________________________________
>> Connect to the next generation of MSN Messenger
>> http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
>>
>
> --
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the horde
mailing list