Re: rt-mailgate https - problem
Christian Loos <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.request-tracker.devel |
|---|---|
| Message-ID | <[email protected]> |
localhost and 127.0.0.1 result in an certificate mismatch using HTTPS (assuming you don't have a certificate for 127.0.0.1 or localhost as CN). What do you get with: wget https://<FQDN>/rt/ What's in the web server error log? Chris Am 30.06.2014 11:52, schrieb DD DD: > This happens on the same machine - I also tried it with > https://127.0.0.1 and also with FQDN of this server. :-( > > > 2014-06-30 11:48 GMT+02:00 Christian Loos <[email protected] > <mailto:[email protected]>>: > > Replace in the URL parameter to rt-mailgate localhost with the FQDN. > > Chris > > Am 30.06.2014 11:17, schrieb DD DD: > > Hello, > > > > I have following problem: > > > > root@rt:~# rt-mailgate --debug --action correspond > > --url=https://localhost/rt --queue General < /root/test.msg > > /usr/bin/rt-mailgate: temp file is '/tmp/4iP43YcvGf/qapxKbbAkW' > > /usr/bin/rt-mailgate: connecting to > > https://localhost/rt/REST/1.0/NoAuth/mail-gateway > > An Error Occurred > > ================= > > > > 500 Can't connect to localhost:443 > > > > /usr/bin/rt-mailgate: undefined server error > > root@rt:~# > > > > On my RT-server I can't checkin the tickets via https (https > website via > > browser works fine - certificte is ok) - via http it works fine! > > > > The Apache errorlog is empty. what does this error mean? > > > > Best Regards > > > > -- RT Training - Boston, September 9-10 http://bestpractical.com/training