Search found 6 matches
- Sun May 24, 2020 6:06 pm
- Forum: Web Server
- Topic: TLS 1.3 is not supported?
- Replies: 2
- Views: 4126
Re: TLS 1.3 is not supported?
Well updating nginx to the version with the lastest openssl 1.1.1 is not as difficult as trying to figure out how to update Exim and Dovecot. Documentation is very poor for those servers. If anyone can help. That is why its so much easier if Vesta developers figured out and implemented some kind of ...
- Sat May 23, 2020 7:06 pm
- Forum: Mail Server
- Topic: Exim MakeFile Help Needed
- Replies: 0
- Views: 2159
Exim MakeFile Help Needed
Hello Vesta Community, I am trying to rebuild/recompile exim from the source file to support OpenSSl 1.1.1. My goal is to support tlsv1.3 on my mail server. I was wondering if anyone had the recommended settings for the makefile needed to configure exim to work with vestacp? After downloading exim-4...
- Tue Feb 13, 2018 2:03 pm
- Forum: General Discussion
- Topic: SSL Certificates with multiple domains
- Replies: 6
- Views: 16090
Re: SSL Certificates with multiple domains
Thanks tjebbeke, the -d parameter worked for me. My gui wasnt working.
- Mon Feb 12, 2018 4:07 pm
- Forum: General Discussion
- Topic: SSL Certificates with multiple domains
- Replies: 6
- Views: 16090
Re: SSL Certificates with multiple domains
Hi skurudo, could you elaborate with "One domain (2-nd or 3-rd level) = one certificate". The way I generate my certificate is as follows: "./letsencrypt-auto certonly --renew-by-default --webroot -w /home/admin/web/[YOUR-HOSTNAME]/public_html -d [YOUR-HOSTNAME]" How would I add more than 1 domain?
- Sat Feb 10, 2018 9:56 pm
- Forum: General Discussion
- Topic: SSL Certificates with multiple domains
- Replies: 6
- Views: 16090
SSL Certificates with multiple domains
I have a general question of ssl certificates. I have several domains running on Vesta CP. Lets say I have 7 websites. My name website with domain abc.com is also my hostname. Now when I create a certificate I register the hostname abc.com. In turn this makes the certificate unusable for my other do...
- Sat Nov 05, 2016 10:40 pm
- Forum: Mail Server
- Topic: ClamAV / Missing PID & Sock Files
- Replies: 0
- Views: 3164
ClamAV / Missing PID & Sock Files
Like it says in the title, I am missing: PidFile /var/run/clamav/clamd.pid LocalSocket /var/run/clamd.scan/clamd.sock There is not clear documentation and this matter, I have scoured google. I have three systemctl services. Three of them are clamd@scan.service , clamd.service , clam-freshclam.servic...