Wildcard LetsEncrypt SSL/TLS certificate with Bind

Having wildcard SSL certificate can sometimes really help with streamlining vhost creation, where you don’t need to step extra step for issuing new SSL/TLS certificate. Although I attempt to automate every bit of the infrastructure I manage, and also have certificate issuance automated with my current configuration management system of choice - Ansible, it is still nice to have only one certificate to worry about as it streamlines the whole process of reloading the services after renewal and so on....

September 7, 2019 · 3 min · Ivan Tomica

How to configure Bind with IPv6 on cPanel

This one is pretty simple, and if you properly set up your network settings when installing server it should work automatically, if not go to the Basic setup window: Navigate to the IPv6 settings section and enter your server main IPv6 address. Save settings and WHM should automatically rebuild your named.conf to listen on IPv6 address.

February 28, 2017 · 1 min · Ivan Tomica