How do I create certs and keys for SSTP tunnel? I don’t know linux, but I have a working centOS VM just in case it will be required. Any help or links would be much appreciated.
There is OpenSSL for Windows:
http://slproweb.com/products/Win32OpenSSL.html
Download version ‘Win32 OpenSSL v1.0.1c’ and install it.
After instalation add ‘C:\Program Files\OpenSSL\bin’ to PATH and restart Windows.
Open command prompt in ‘C:\Program Files\OpenSSL\bin’ folder and follow Wiki article:
http://wiki.mikrotik.com/wiki/Manual:Create_Certificates
HTH,