I would like to secure my REST service implemented over the Service Stack, by means of X509 certificates? I will be hosting my service in a .NET application.
I can build the service and it seems to work fine.
Any working example using certificates would be highly appreciated.