I’m trying to configure Mikrotik as OVPN Server, and I’m testing it with the Windows client.
When I try to connect, it arrives in one step (:using encoding: AES-256-CMC/SHA1) and doesn’t do anything else.
Added some files with log and Windows client configuration file, MK log image.
Log.txt (4.9 KB)
client.txt (334 Bytes)

I have already managed to resolve it.
But now another problem has appeared, how do I block a user through the certificate? I tried to revoke the certificate, but to no avail, I also tried to delete, but it says I cannot delete an issued certificate.
What do you mean ?
If a user does not provide a certificate and on the server side you have enabled the require client certificate then the user will not be able to connect…
In my case, the user have the certificate, but I have revoked it in the mk. In this case, he’s can’t connect, right?