Hello list! I have a simple question, but I cannot find any example by googling around.
Does anyone have a setup to allow authentication of users with X.509 signed certs with web2py? This means that the serial of the cert or the cn is used to identify the usre. The problem is passing those data to web2py auth. I have an idea on how to implement this, but no need to reinvent the wheel! ;-) Thanks mic