Vesta Control Panel - Forum

Community Forum

Skip to content

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

PUB_KEY: 4096 bit to 2048 bit

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
shanjie
Posts: 37
Joined: Thu Jan 14, 2016 12:02 pm

PUB_KEY: 4096 bit to 2048 bit
  • Quote

Post by shanjie » Thu Jun 22, 2017 9:18 am

Server: Ubuntu 16.10

Using the built in option to Generate the Lets Encrypt cert and I got the PUB_KEY: 4096 bit

However, 4096 bit is not supported by Amazon CloudFront.

Any work around to make it 2048 bit?
Top

pramathesh
Posts: 12
Joined: Mon May 01, 2017 8:38 am

Re: PUB_KEY: 4096 bit to 2048 bit
  • Quote

Post by pramathesh » Fri Jul 21, 2017 7:59 am

Hi,

Even I'm facing the same issue, which is rendering CF useless on my installation. Did you find any alternative yet?
Top

ouchdigital
Posts: 6
Joined: Wed Dec 13, 2017 12:45 am

Os: CentOS 6x
Web: apache + nginx
Re: PUB_KEY: 4096 bit to 2048 bit
  • Quote

Post by ouchdigital » Mon Jun 11, 2018 3:55 pm

I have! You can modify the default public key through v-generate-ssl-cert

nano /usr/local/vesta/bin/v-generate-ssl-cert

Replace

Code: Select all

KEY_SIZE=4096
with

Code: Select all

KEY_SIZE=2048
Then you can create your new SSL with:
/usr/local/vesta/bin/v-add-letsencrypt-domain [domain] [aliases]

To check that it worked, open your domain in Vesta Control Panel and the new certificate should say 2048 bit encryption.
Top


Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “Web Server”



  • 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