I set up ccr1016-12g as ike2 vpn server with radius auth and letsencrypt cert. Windows clients (may be linux too) can connect only if letsencrypt intermediante R3 cert present in machine cert store
I found this http://forum.mikrotik.com/t/ikev2-eap-radius-windows-10-not-working-but-working-on-apple-devices/121460/1 but execution of “ip ipsec peer set certificate=cert.crt,chain.crt” gives me “expected end of command (line 1 column 31)”
My routeros version is 7.1
Can you guide me to install Ikev2 on mikrotik using lets encrypt to authenticate radius? or give me the link of the tutorial that you have followed successfully. i am not understanding where i am wrong.