On 08/21/2012 08:03 AM, Martin Drasar wrote: > If you want to avoid this step then you have to have a valid certificate > for testrt.rc.fas.harvard.edu signed by a certificate authority that is > in the ca bundle you are passing to rt-mailgate.
Martin's referring to the --ca-file argument you can pass. You can also simply make sure to put your CA root cert used for signing into /etc/ssl/certs/ or your system's equivalent. See `perldoc bin/rt-mailgate` for more info.
