[imp] S/MIME and PGP not working
Michael M Slusarz
slusarz at horde.org
Sat Jun 13 17:40:43 UTC 2015
Quoting Markus Turba <mtspam at tesira.de>:
> Whenever I try to sent an email with any s/mime or pgp action
> enabled I get the error message that this service needs a secure web
> connection. Now the irritating part of this is the fact that I am of
> course using a secured browser session via https, so I am a bit
> clueless what that error message actually means. This worked at some
> point in the past, because I have horde now running for a few years
> and at some point activated both s/mime and pgp support, configured
> and tested it, but afterwards rarely used it. So while it was
> working in the past it is now not working at all, no matter what
> browser I try or which encryption/signing option I test. It is
> always the same:
>
> 1) after hitting "send" I get the yellow "Enter your personal ... passphrase"
> 2) after entereing that and hitting OK I get the following errir in
> a red box in lower right corner.
>
> "The encryption features require a secure web connection."
Your PHP appears to be broken.
The check done internally is for $_SERVER['https'] to be non-empty:
http://php.net/manual/en/reserved.variables.server.php
You will need to figure out why your installation is different.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the imp
mailing list