Internet, Security

Client Certificate Auth With Nginx

Jason / February 1, 2019
RSA Tokens are one form of enhanced authentication

When it comes to authentication on the web we’re pretty much all familiar with the password – king of the hill, infamous for both its flaws as well as its ubiquity. Outside of the password, you often run into authentication schemes such as token sharing (e.g., OAuth or RSA tokens). read more