Unifi UDM-PRO Remote User/Access VPN with Duo Security MFA

About a year and a half ago I bought the Unifi UDM-PRO (also known as DreamMachine Pro) and I like the hardware. I’m fully aware the UDM-PRO can have a lot of improvements but with VLANs, Remote User VPN, Site-to-Site VPN, Firewall, DPI and Threat Management the UDM-PRO delivers a lot of functionality out-of-the-box. (more…)

14 Comments

Download and Install OpenSSL for Windows

In this blog we describe the installation of OpenSSL for Windows.

What is OpenSSL

Open SSL is an all-around cryptography library that offers open-source application of the TLS protocol. First released in 1998, it is available for Linux, Windows, macOS, and BSD systems. OpenSSL allows users to perform various SSL related tasks, including CSR (Certificate Signing Request) and private keys generation and SSL certificate installation.

Most of the Linux distributions come with OpenSSL pre-compiled, but if you’re on a Windows system, you can get it from here. (more…)

0 Comments