Hello,
As my question is on SSL Certificates installed on Win 7 machines, I hope this is the right forum to ask.
Can I create my own signed SSL certificates to give to my clients.
The purpose of this is so I can give each client thier own certificate to authenticate them on a website I have setup.
So for example
I create SSL Certificate for Company1
I then create a new Client SSL for company 2
I setup 2 Standard user accounts and within IIS Configuration Editor I created rules in iisClientCertificateMappingAuthentication to map each Company to the Windows User Account.
If this is possible please let me know what I'm doing wrong as I'm getting:
#
403 - Forbidden: Access is denied.
You do not have permission to view this directory or page using the credentials that you supplied.
Even though I have added my CARoot certificate in Trusted Root Certification Authorites and a Client SSL in Personal Certificates.
Thanks
Darren