Protocol Scheme not supported

I’m having problems with an RT database the I have setup on Redhat
8. When I use the email gateway the mail gets held in the queue and I see
an error
(temporary failure. Command output: An Error Occurred
================= 501 Protocol scheme ‘https’ is not supported )
The change that brought this about is starting to run RT under SSL. I have
been running without SSL just fine. I have reconfigured the RT_siteconfig
file for “https:” I am able to get into the web interface just fine (a
little slow maybe).

Any ideas appreciated!

RedHat 8
RT 3.0.6
Apache 2.0.40

Most anything is easy after you’ve done it successfully a few times

Leon Sonntag
Innovative Web Applications
leon at iwa-solutions dot com

(temporary failure. Command output: An Error Occurred
================= 501 Protocol scheme ‘https’ is not supported )
The change that brought this about is starting to run RT under SSL. I have
been running without SSL just fine.

The mailgate can not use SSL. You need to keep a non-SSL vhost around
for the mailgate. Most people make it only accessible from localhost.

Michael
Michael S. Liebman m-liebman@northwestern.edu
http://msl521.freeshell.org/
“I have vision and the rest of the world wears bifocals.”
-Paul Newman in “Butch Cassidy & the Sundance Kid”

================= 501 Protocol scheme ‘https’ is not supported )

Install the perl module SSLeay, it will fix that problem.

The mailgate can not use SSL.

Ignore me. I’m completely wrong. I shouldn’t try to do too many things
at once. :slight_smile:

Michael
Michael S. Liebman m-liebman@northwestern.edu
http://msl521.freeshell.org/
“I have vision and the rest of the world wears bifocals.”
-Paul Newman in “Butch Cassidy & the Sundance Kid”