SSTP client configuration help

Hello, if I turn off the client certificate verification my Windows 10 client can connect just fine but if I check the client certificate verification on it does not work.
In the Windows 10 client I can get it so I can choose a certificate to authenticate with but the windows client only allows to log in with user/password or certificate.
Maybe I just didnt see some option or maybe this isn’t supported on RouterOS… Any help would be appreciated.


Heres the server config;
/interface sstp-server server
set authentication=mschap2 certificate=“cert”
default-profile=“SSTP” enabled=yes force-aes=yes
keepalive-timeout=60 max-mru=1500 max-mtu=1500 mrru=disabled pfs=yes
port=443 tls-version=only-1.2 verify-client-certificate=yes