Getting Let’s Encrypt Certificate using DNS-01 challenge with acme-dns-certbot-joohoi or acme.sh

Getting Let’s Encrypt Certificate using DNS-01 challenge with acme-dns-certbot-joohoi or acme.sh, in manual or automated way, using a cron job and/or DNS APIs, if available Read More …

How to generate a Diffie-Hellman 4096-bit Key in less time [New Question]

A quick question, answered on Heelpbook, about “How to generate a Diffie-Hellman 4096-bit Key in less time”. This can save time when we need to generate a DH 4096 bit key on a Linux system, usually used to harden a SSL/TLS configuration for web servers, but also used for SSH, IPSec, SMTPS protocols. Read More …

Securing RDP Connections using TLS certificates

Remote Desktop has been the must as remote administration tool for many IT professionals and sadly many even expose it to the internet leading to brutefoce attacks and Man in the Middle attacks in the past (and even during this period). Using TLS certificates can improve the security and the default access method to critical systems, even if those systems are reached only on internal business LAN environments. Read More …

Internet Explorer 11 – SChannel – The internal error state is 10013

You may run into Schannel – The internal error state is 10013 message if your website fails establishing TLS connection and usually this could occur using Internet Explorer 11 to connect to modern websites or portals that are using TLS 1.2 or better protocols for encryption. Read More …