Was wondering if anyone has any information on how to configure SSL VPN on mikrotik?
PS: I understand that SSTP is the name Microsoft gives to SSL VPN configuration, and that an SSL is just ( PPTP + Certificate) but I cannot find a well documented configuration let alone a sample for this configuration.
and created the certificates however I have a question:
When I create the server, client1 and Ca certificates I cannot see them unless I export the CA and the client1. But it says
“To import newly created certificates to your router, first you have to upload server.crt and server.key files to the router via FTP.”
what does it mean by that? i created all three and have display as such:
admin@pe0] /certificate> print
Flags: K - private-key, D - dsa, L - crl, C - smart-card-key,
A - authority, I - issued, R - revoked, E - expired, T - trusted
NAME COMMON-NAME FINGERPRINT
0 K L A T myCa myCa 7fa636e6576495fe78f1a4…
1 K I T server server cf0650a291bf4685f2fbd3…
2 K I client1 client1 26233de30e89b203b946ab…
3 K I client2 client2 cf172b62201befaf8d8966…
but I cannot import files called :server.crt or ca.crt. I cannot find them in files menu on mikrotik.
btw my topology is a windows 7 computer connected to the R7 Router…very simple but so many problems…