Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Allow SSL through local CA's #151

Open
fly-man- opened this issue Dec 15, 2022 · 0 comments
Open

Feature Request: Allow SSL through local CA's #151

fly-man- opened this issue Dec 15, 2022 · 0 comments

Comments

@fly-man-
Copy link

Describe the problem:

At the moment there's no option to select when trying to request a SSL certificate from a local CA instead of LetsEncrypt

Steps to Reproduce:

  • Add new domain
  • Allow SSL, no option to select a local CA

Expected

  • See a checkbox that triggers a textbox that allows you to input your own Local CA address

  • See a textbox that allows to input the Local CA address and a button "Request" that will trigger the lego / acme call with output to a text field underneath

Debian version:

Debian 11

VestaCP Version:

myVesta 0.9.8-26-58
Build date: 26-Nov-2022

Installed Software (what you got with the installer):

Copy here first 22 lines of file /usr/local/vesta/conf/vesta.conf

WEB_SYSTEM='apache2'
WEB_RGROUPS='www-data'
WEB_PORT='8080'
WEB_SSL_PORT='8443'
WEB_SSL='mod_ssl'
PROXY_SYSTEM='nginx'
PROXY_PORT='80'
PROXY_SSL_PORT='443'
STATS_SYSTEM='webalizer,awstats'
FTP_SYSTEM='proftpd'
DNS_SYSTEM='bind9'
MAIL_SYSTEM='exim4'
ANTIVIRUS_SYSTEM='clamav-daemon'
ANTISPAM_SYSTEM='spamassassin'
IMAP_SYSTEM='dovecot'
CRON_SYSTEM='cron'
FIREWALL_SYSTEM='iptables'
FIREWALL_EXTENSION='fail2ban'
BACKUP_SYSTEM='local'
LANGUAGE='en'
VERSION='0.9.8'
DB_SYSTEM='mysql'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant