SSL

Bang this into cmder. mkdir %CMDER_ROOT%\config\.ssh and then this ssh-keygen -o -a 100 -t ed25519 -f %CMDER_ROOT%\config\.ssh\id_ed25519 Which will output something like this: Generating public/private ed25519 key pair. Enter passphrase […]

Qualys SSL Labs A Rating for www.scammell.co.uk

I was getting a B rating when testing my newly Let’s Encrypted site with Qualys SSL Labs. The solution was to add a strong DH group to NGINX – here’s how to do it.