HTTPS not prompting for log in

Trying to implement SSL on my Domino server, initially using a self-signed cert, but I’m not being prompted to log in - if I access the database with http://… I’m prompted to log in, but if I hit the same database with https://… I get an "Error 403 User not authenticated"I’m sure I’ve just overlooked something so I’ve been digging around but can’t locate a reference to this problem.

Subject: What about client-side certificate ?

Hi,

Some time ago, I intentionnaly enabled users to connect to Domino via https without being prompted for logging in by deploying client-side certificates.

I dont’t have the details at hand right now, but it looks to me like your Domino server is expecting the browser to provide a certificate.

Hope this helps