SSL Certificate to Access Web server

Hello everyone.

Currently I have several web servers published through mikrotik, this performs firewall and NAT functions, everything is perfect.

My question is this: could I use ssl certificates to validate user access to web servers?

Ej: Upload a public key certificate to the web browser in order for mikrotik to validate this certificate and then to the connection.

I was looking at the firewall and NAT rules and I do not see anything related to certificates.

regards

Authentication between web server and web client …should be done on the server and the client. Not on router in between.

Microsoft IIS can do this, pretty sure other decent webservers also will have this functionality