Show Posts

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.


Messages - raeesumer

Pages: [1]
2
SSL / Re: Hostname SSL won't update
« on: September 14, 2020, 05:25:29 AM »
Same problem this seems like a pretty large issue across the board. Any one have a actual solution that allows your CWP SSL to be valid for the control panel

Please try this

http://forum.centos-webpanel.com/index.php?topic=5152.msg33455#msg33455

3
SSL / Re: Hostname SSL won't update
« on: September 14, 2020, 05:24:36 AM »
Just did a new install of CWP, and I know the trick where to change the hostname to update the SSL, but for some reason it is not changing.
It's still the self signed SSL that gives an error.

Need to get this server up & running.

Any suggestions.

CentOS Linux release 7.8.2003 (Core)
CWP version: 0.9.8.986 - Have not registered as Pro yet.


Please try this

http://forum.centos-webpanel.com/index.php?topic=5152.msg33455#msg33455

4
SSL / Re: Host SSL erorr, cant create auto SSL on host
« on: September 14, 2020, 05:19:38 AM »
Had a mismatch in host certificate.
Re-saved host, deleted auto ssl, created new but did not help. Tried few times and now get an error:

- host......lv
Error Message: [Sun Jul 26 10:55:54 EEST 2020] Single domain='host.al.......lv' [Sun Jul 26 10:55:54 EEST 2020] Getting domain auth token for each domain [Sun Jul 26 10:55:55 EEST 2020] Create new order error. Le_OrderFinalize not found. { "type": "urn:ietf:params:acme:error:rateLimited", "detail": "Error creating new order :: too many certificates already issued for exact set of domains: host.......lv: see https://letsencrypt.org/docs/rate-limits/", "status": 429 } [Sun Jul 26 10:55:55 EEST 2020] Please check log file for more details: /root/.acme.sh/acme.sh.log

So now I dont have the ssl on the domain, cant create it.

I get on domain -  No Intermediate/Chain certificate were found.

Help please, how to resolve this?

Please try this

http://forum.centos-webpanel.com/index.php?topic=5152.msg33455#msg33455


5
SSL / Re: how to install letsencrypt for admin panel & user panel ?
« on: September 14, 2020, 05:10:02 AM »
I was also struggling to get Lets Encrypt Auto SSL for server hostname and CWP.admin and CWP.user panel. Today I am able to successfully make it. Hope AutoSSL renewal will happen by the end of current expiry date of the certificate.

Step 1: Create a subdomain as same as the server hostname ( For eg: if your vps server name is "server1" and main domain is "xyz.com" Subdomain and hostname should be "server1.xyz.com"

Step 2: If you check in the "List DNS Zones" under DNS Function menu, you can see a new zone created "server1.xyz.com.db" Click on "Edit Record" Blue button under the same zone, look for www record as below
         
           www    CNAME     14400   server1.xyz.com

Delete this entry and add an A record as below

          www        A     14400       ### Your Server Public IP ####

Step 3: If your DNS Manager is outside of the control panel. Some use FreeDNS Manager from Centos WebPanel or other third party DNS manager, make sure you add below A records

        server1.xyz.com            A    14400    ### Your Server Public IP ####
        www.server1.xyz.com    A    14400    ### Your Server Public IP ####

Step 4: Wait for at least 24 hours to propagate the DNS changes/updates

Step 5:  After the DNS is propagated, Go to SSL Certificates Menu, Go to "AutoSSL [Free]" tab and select your user and under domain select the subdomain "server1.xyz.com" and click on Install SSL. If SSL installed successfully, you will get green popup message on the right corner of the webpage. If you are getting and DNS error message, wait for sometime to propagate DNS entries.(Some DNS requires 24 to 48 hours to propagate)

Step 6: If Step 5 is successful, Go to Installed SSL List and check Lets Encrypt certificate is installed or not for the subdomain "server1.xyz.com" with a validity of 89 days left.

Step 7: If you pass Step 6, Go to CWP.admin Dashboard and click edit button next to the hostname and open the "Change Hostname" page. Even though you are not changing the hostname which is set as "server1.xyz.com" before. Click on Change Hostname button on the bottom of the page. Wait for the successfull message on the top of the page. New SSL Certificate from Lets Encrypt should be there after you refresh you webpage or clear cache in browsers.

Step 8: Enjoy new CWP.admin control panel with any certificate warning message.


Now when I look into the installed certificate List, I see the subdomain certificate is showing "NOT INSTALLED". Hope this won't be an issue after 89days for auto renewal.

Next day I observed that Apache Webserver stops and not able to restart again. So I continue the procedure with Step 9

Step 9 : Go to SSL Certificate List an delete certificate entry for the subdomain "server1.xyz.com"

Step 10: In the Dashboard Click on Restart the "Apache Webserver" service.

Now everything running back to normal.

6
SSL / Re: how to install letsencrypt for admin panel & user panel ?
« on: September 12, 2020, 07:03:27 AM »
I was also struggling to get Lets Encrypt Auto SSL for server hostname and CWP.admin and CWP.user panel. Today I am able to successfully make it. Hope AutoSSL renewal will happen by the end of current expiry date of the certificate.

Step 1: Create a subdomain as same as the server hostname ( For eg: if your vps server name is "server1" and main domain is "xyz.com" Subdomain and hostname should be "server1.xyz.com"

Step 2: If you check in the "List DNS Zones" under DNS Function menu, you can see a new zone created "server1.xyz.com.db" Click on "Edit Record" Blue button under the same zone, look for www record as below
         
           www    CNAME     14400   server1.xyz.com

Delete this entry and add an A record as below

          www        A     14400       ### Your Server Public IP ####

Step 3: If your DNS Manager is outside of the control panel. Some use FreeDNS Manager from Centos WebPanel or other third party DNS manager, make sure you add below A records

        server1.xyz.com            A    14400    ### Your Server Public IP ####
        www.server1.xyz.com    A    14400    ### Your Server Public IP ####

Step 4: Wait for at least 24 hours to propagate the DNS changes/updates

Step 5:  After the DNS is propagated, Go to SSL Certificates Menu, Go to "AutoSSL [Free]" tab and select your user and under domain select the subdomain "server1.xyz.com" and click on Install SSL. If SSL installed successfully, you will get green popup message on the right corner of the webpage. If you are getting and DNS error message, wait for sometime to propagate DNS entries.(Some DNS requires 24 to 48 hours to propagate)

Step 6: If Step 5 is successful, Go to Installed SSL List and check Lets Encrypt certificate is installed or not for the subdomain "server1.xyz.com" with a validity of 89 days left.

Step 7: If you pass Step 6, Go to CWP.admin Dashboard and click edit button next to the hostname and open the "Change Hostname" page. Even though you are not changing the hostname which is set as "server1.xyz.com" before. Click on Change Hostname button on the bottom of the page. Wait for the successfull message on the top of the page. New SSL Certificate from Lets Encrypt should be there after you refresh you webpage or clear cache in browsers.

Step 8: Enjoy new CWP.admin control panel with any certificate warning message.


Now when I look into the installed certificate List, I see the subdomain certificate is showing "NOT INSTALLED". Hope this won't be an issue after 89days for auto renewal.




 







7
SSL / Re: how to install letsencrypt for admin panel & user panel ?
« on: June 03, 2020, 09:10:48 AM »
This is for Server Hostname SSL settings . At Present CWP Team has been removed Lets Encrypt that's why it will not renew any cert . They made Auto SSL by default but Auto SSL grade is B and I'm satisfied with Auto SSL.

Can you please clarify this?  I thought Auto SSL was just a wrapper for letsencrypt?

Editing the hostname (Server Settings / Change Hostname) generates an invalid self-signed certificate.  Why has support for auto generated hostname letsencrypt certificates been removed, and is it coming back?


Also, the instructions in the thread "Install Letsencrypt SSL Certificate for your Server Hostname/FQDN, 100% Working" are not valid anymore as they refer to "Apache Settings >> Letsencrypt Manager >> Install Letsencrypt" which doesn't seem to exist anymore.


No , Auto SSL is still exist
New solution for Let'sEncrypt : goo.gl/Ys764T , This is google short link url .

Could you share that workaroud please that blog is invite only.
I like to be able to login to my pannel with out chrome throwing a vit.


Please check : https://bit.ly/2TBlzM0

This URL goes to invalid page. Shows "Sorry, the page you were looking for in this blog does not exist."

Pages: [1]