How to Securely Build NGINX Plus Containers with 1Password CLI

As a user of NGINX Plus, I often build NGINX containers to try out new features or functionality. However, to build an NGINX Plus container, I must store sensitive information like the NGINX repository certificate and key on my local filesystem. While adding these sensitive files to my repository .gitignore file is straightforward, this is … Continue reading How to Securely Build NGINX Plus Containers with 1Password CLI →

U2F Authentication with F5 APM and Duo Security

I've been working on Universal 2nd Factor (U2F) authentication today and it's a very interesting concept.  There is no requirement to enter a 6-digit code for 2nd factor authentication.  The website I'm logging into detects my Yubikey and the key button flashes a blue light.  Press the button and you're automatically authenticated. I've configured it with some of the … Continue reading U2F Authentication with F5 APM and Duo Security →