Certificates

MikroTik 802.1x EAP Wi-Fi Authentication using freeRADIUS

This guide walks you through creating certificates on a MikroTik router, configuring FreeRADIUS with a valid SAN, and preparing Android clients for EAP-TLS authentication using radius.mikrotikmasters.com as the domain. ✅ Step 1: Generate Certificates on MikroTik 1. Create a Certificate Authority (CA) /certificateadd name=cert-ca common-name=MyRootCA key-usage=key-cert-sign,crl-sign/certificate sign cert-ca ca-crl-host=10.200.21.33 2. Create Server Certificate with SAN […]

MikroTik 802.1x EAP Wi-Fi Authentication using freeRADIUS Read More »

SSTP VPN Server on a MikroTik Router using Let’s Encrpyt SSL Cert

Setting Up an SSTP VPN Server on a MikroTik Router and Configuring Windows Clients This tutorial covers step-by-step instructions to set up an SSTP (Secure Socket Tunneling Protocol) VPN server on a MikroTik router, including generating the Let’s Encrypt SSL certificates, and configuring a Windows client. Step 1: Generate SSL Certificates Open a Terminal and

SSTP VPN Server on a MikroTik Router using Let’s Encrpyt SSL Cert Read More »

MikroTik IKEV2 IPSEC + GRE Certificate

Introduction to IPsec and GRE Tunnel Configuration (Using Certificates)

IPsec (Internet Protocol Security) is a suite of protocols that provides secure communication over an IP network by encrypting and authenticating the packets between devices. It is widely used for setting up secure VPNs, ensuring data integrity, confidentiality, and authenticity. On the other hand, a GRE (Generic Routing Encapsulation) tunnel is a simple, point-to-point connection

Introduction to IPsec and GRE Tunnel Configuration (Using Certificates) Read More »