This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
SSL / Re: Replace self signed CWP SSL cert on server hostname with letīs encrypt ssl cert
« on: May 23, 2017, 08:10:29 PM »
I have the host name set with right certificate but not CWP on port 2030 or 2031
I am getting Bad SSL record too long when i go to https://server1.domain.com/cwp
I have read on the forum that i should use AutoSSL to fix this
How?
by issuing a cert on for port 2031?
I am getting Bad SSL record too long when i go to https://server1.domain.com/cwp
I have read on the forum that i should use AutoSSL to fix this
How?
by issuing a cert on for port 2031?
2
SSL / Re: Lets encrypt for roundcube
« on: May 23, 2017, 04:34:39 PM »
I am at this forum today for a very curious question re your subject line.
I found that unless i am going silly that one can access Round Cube for any domain hosted on the server via www.domain.com/webmail
There fore round cube is easy to setup with SSL and the certs can be maintained with AutoSSL
No need to go to port 2030 to read webmail
I think your question might be how to setup valid certs for the CWP Server with AutoSSL which is also my question
I found that unless i am going silly that one can access Round Cube for any domain hosted on the server via www.domain.com/webmail
There fore round cube is easy to setup with SSL and the certs can be maintained with AutoSSL
No need to go to port 2030 to read webmail
I think your question might be how to setup valid certs for the CWP Server with AutoSSL which is also my question
3
SSL / Re: "Port 443 is NOT enabled in apache/httpd configuration"
« on: May 23, 2017, 04:24:51 PM »
If you do SSL Cert Manager->AutoSSL is should enable it
Otherwise you need to find ssl.conf for Apache and add
Go to Apache->Apache Include Conf
Then click on ssl.conf and add it there.
As far as i know if you use AutoSSL it works first time
Otherwise you need to find ssl.conf for Apache and add
Code: [Select]
Listen 443
Go to Apache->Apache Include Conf
Then click on ssl.conf and add it there.
As far as i know if you use AutoSSL it works first time
4
Addons / Free Hosting Addon Centos 7
« on: May 20, 2017, 01:35:21 PM »
Hello I am using CentOS 7
I looked in /usr/local/cwp/.conf/ for
free_hosting_key.conf
free_hosting_allowed.conf
and they did not exist.
I created them and used the URL given in the instruction for this API and nothing happened
Any Suggestions of help would be great i would like to offer free email
I looked in /usr/local/cwp/.conf/ for
free_hosting_key.conf
free_hosting_allowed.conf
and they did not exist.
I created them and used the URL given in the instruction for this API and nothing happened
Any Suggestions of help would be great i would like to offer free email
5
Addons / Re: LETSENCRYPT CENTOS7
« on: May 20, 2017, 01:25:44 PM »
AutoSSL certainly makes things a 1 click operation.....
Pages: [1]