Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Vesta Web Interface
  • Search

using SSL port 443 for panel interface

Questions regarding the Web Interface
GUI
Post Reply
  • Print view
Advanced search
2 posts • Page 1 of 1
coolman
Posts: 11
Joined: Thu Nov 27, 2014 3:19 pm

using SSL port 443 for panel interface
  • Quote

Post by coolman » Tue Aug 23, 2016 11:39 am

I have bought comodo SSL certificate. But when I installed it and open this address https://panel.domain.com:8083, browsers give invalid certificate error. But if I open https://panel.domain.com:443, I get no error message.

Is it possible to use port 443 instead of 8083 for panel admin interface?

Thanks
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: using SSL port 443 for panel interface
  • Quote

Post by skurudo » Wed Aug 24, 2016 12:48 pm

coolman wrote:I have bought comodo SSL certificate. But when I installed it and open this address https://panel.domain.com:8083, browsers give invalid certificate error. But if I open https://panel.domain.com:443, I get no error message. Is it possible to use port 443 instead of 8083 for panel admin interface?
Why not? If you have additional IP address, you can use this address for panel.domain.com

A little changes in /usr/local/vesta/nginx/conf/nginx.conf:

Code: Select all

listen          newip:443;
and you can change

Code: Select all

server_name     panel.domain.com;
PS: By default 443 port it's https port.
Top


Post Reply
  • Print view

2 posts • Page 1 of 1

Return to “Web Interface”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password