3.0.10 bin utils

When I launch ./rt create -t ticket, it asks for a password, then errors
out with:

rt: Server error: Not Found (404)

Does anyone else have this problem? My RT server is running on an SSL
only site, which is the only thing I can think of.

Thanks,
Matt

Solved my problem…here’s the fix:

Open the rt bin util and adjust the host section in my config% to read the
correct URL…in this case I had to add the ‘s’ to http and remove the
/rt/ at the end of the URL.

Now I have a new problem, but I’ll post a new one for that.

-Matt