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,
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
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
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
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
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
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
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
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
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
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
11 matches
Mail list logo