2014-02-26 09:03 keltezéssel, Christian Mack írta:
Hello Szládovics Péter
Am 2014-02-25 18:32, schrieb Szládovics Péter:
This is my current Apache config:
------------------------------------------------------------------------
< .. >
ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0
ProxyPass /Microsoft-Server-ActiveSync \
http://127.0.0.1:20000/SOGo/Microsoft-Server-ActiveSync \
retry=60 connectiontimeout=5 timeout=360
< cut >
Not a solution to the problem, but you should switch these two ProxyPass
directives, in order to prevent apache warnings on startup.
If you go directly to
https://<myswerver>/SOGo/Microsoft-Server-ActiveSync
you also get the Error message:
"An error occurred during object publishing
reason for HTTP error unknown"
So it has nothing to do with the proxy settings.
This is an application error thet generates HTTP500:
$ openssl s_client -connect host.domain.tld:443 -quiet
depth=1 C = IL, O = StartCom Ltd., OU = Secure Digital Certificate
Signing, CN = StartCom Class 2 Primary Intermediate Server CA
verify error:num=20:unable to get local issuer certificate
verify return:0
GET https://host.domain.tld/Microsoft-Server-ActiveSync/ HTTP/1.0
*HTTP/1.1 500 Request Failed*
Date: Wed, 26 Feb 2014 08:20:25 GMT
Content-Length: 197
Content-Type: text/html; charset="iso-8859-1"
Vary: Accept-Encoding
Connection: close
<?xml version="1.0" encoding="ISO-8859-1"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<body><h3>An error occurred during object publishing</h3><p>reason for
HTTP error unknown</p></body>
</html>
--
[email protected]
https://inverse.ca/sogo/lists