Re: [imp] Importing S/MIME certificate fails

2013-07-18 Thread Jan Schneider
Zitat von Anna Christina Naß : Zitat von Jan Schneider : Hallo Jan, mysql> SELECT * FROM `horde_prefs` WHERE pref_name like '%cert%'; Empty set (0.00 sec) I assume that other preferences works fine? Obviously your preference backend doesn't report any errors back when storing the certs,

Re: [imp] Importing S/MIME certificate fails

2013-07-18 Thread Anna Christina Naß
Zitat von Jan Schneider : Hallo Jan, mysql> SELECT * FROM `horde_prefs` WHERE pref_name like '%cert%'; Empty set (0.00 sec) I assume that other preferences works fine? Obviously your preference backend doesn't report any errors back when storing the certs, so you need to debug those to find

Re: [imp] Importing S/MIME certificate fails

2013-07-18 Thread Jan Schneider
Zitat von Anna Christina Naß : Zitat von Jan Schneider : Hallo Jan, I activated DEBUG logging and found the following lines containing "cert": 2013-07-18T08:20:01+00:00 DEBUG: HORDE [imp] SQL (0.s) SELECT pref_name, pref_value FROM horde_prefs WHERE pref_uid = '' AND p

Re: [imp] Importing S/MIME certificate fails

2013-07-18 Thread Anna Christina Naß
Zitat von Jan Schneider : Hallo Jan, I activated DEBUG logging and found the following lines containing "cert": 2013-07-18T08:20:01+00:00 DEBUG: HORDE [imp] SQL (0.s) SELECT pref_name, pref_value FROM horde_prefs WHERE pref_uid = '' AND pref_scope = 'imp' [pid 25662 on

Re: [imp] Importing S/MIME certificate fails

2013-07-18 Thread Jan Schneider
Zitat von Anna Christina Naß : Zitat von Jan Schneider : Hallo Jan, Is it in your prefs backend? If I try SELECT * FROM `horde_prefs` WHERE pref_name like '%cert%' I do not get any results. I tried 'tail -f horde.log' (logging set to INFO), but nothing is shown when importing the certif

Re: [imp] Importing S/MIME certificate fails

2013-07-18 Thread Anna Christina Naß
Zitat von Jan Schneider : Hallo Jan, Is it in your prefs backend? If I try SELECT * FROM `horde_prefs` WHERE pref_name like '%cert%' I do not get any results. I tried 'tail -f horde.log' (logging set to INFO), but nothing is shown when importing the certificate. Kind regards, Anna Christ

Re: [imp] Importing S/MIME certificate fails

2013-07-17 Thread Jan Schneider
Zitat von Anna Christina Naß : Zitat von Jan Schneider : Hallo Jan, But there only "No personal certificate" is shown. My configuration: Horde 5.1.1, IMP 6.1.2 APC cache, no memory cache. Prefs via SQL. VFS via local file system. $conf[openssl][path] = '/usr/bin/openssl' and it exists. $co

Re: [imp] Importing S/MIME certificate fails

2013-07-17 Thread lst_hoe02
Zitat von Anna Christina Naß : Zitat von Jan Schneider : Hallo Jan, But there only "No personal certificate" is shown. My configuration: Horde 5.1.1, IMP 6.1.2 APC cache, no memory cache. Prefs via SQL. VFS via local file system. $conf[openssl][path] = '/usr/bin/openssl' and it exists. $co

Re: [imp] Importing S/MIME certificate fails

2013-07-17 Thread Anna Christina Naß
Zitat von Jan Schneider : Hallo Jan, But there only "No personal certificate" is shown. My configuration: Horde 5.1.1, IMP 6.1.2 APC cache, no memory cache. Prefs via SQL. VFS via local file system. $conf[openssl][path] = '/usr/bin/openssl' and it exists. $conf[openssl][cafile] = '/etc/ssl/ce

Re: [imp] Importing S/MIME certificate fails

2013-07-16 Thread Jan Schneider
Zitat von Anna Christina Naß : Hallo, I've created a personal certificate via cacert.org, which was imported into Firefox. There I saved it to a .p12-file. Then I navigated to "Settings -> Webmail -> S/MIME" and tried to import my personal certificate into Horde IMP. It does seem okay

[imp] Importing S/MIME certificate fails

2013-07-16 Thread Anna Christina Naß
Hallo, I've created a personal certificate via cacert.org, which was imported into Firefox. There I saved it to a .p12-file. Then I navigated to "Settings -> Webmail -> S/MIME" and tried to import my personal certificate into Horde IMP. It does seem okay and it tells me that my certificat