Currently, the built-in IDV support request form fails. The code should be upgraded to use https for the support form post url:
https://github.com/Unidata/IDV/search?q=requestSupport.jsp
Even better, HttpFormEntry should be enhanced to handle redirect responses from the server (301, 302, 303, 307, 308).