Connection not secure, SSL works on port 10000, but not otherwise

SYSTEM INFORMATION
OS type and version No clue
Virtualmin version Latest

Solution:

You need to change the APP_PATH in your /includes/config.php script to ‘https://sendy.mydomain.com (https) instead of ‘http://sendy.mydomain.com‘.


Same issue as this person:
SSL issue - This site can’t provide a secure connection

Opposite of Webmin/Virtualmin Login in Secure layer (SSL)


I installed Sendy on a subdomain https://sendy.mydomain.com/ using these instructions:https://levelup.gitconnected.com/setting-up-your-own-bulk-mail-server-using-sendy-and-aws-20d05ee01362

Results:
Secure: https://sendy.mydomain.com:10000
Not secure: https://sendy.mydomain.com

Editing the apache server config, per How to Install Sendy on AWS EC2 Instance with SSL - vpsfix.com step 7, did not work.

I tried the rewrite commands here: SSL Certificate and Browser still shows Unsecured - #7 by DrCarsonBeckett to no avail.
The https://sub.%{HTTP_HOST}%{REQUEST_URI} [L,R=301] one screwed things up more till I removed it and reopened my browser.

I checked https://www.whynopadlock.com/
SSL Connection - Pass
Mixed Content - Errors - many “Hard Failure” and “Form Failure”.


Note to Admins of this site: I think if I were able to simply reply with the solution to the old post, instead of having to make a new post, that would be preferable.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.