Encrypt sensitive data using SSL and Docker
ยท 4 min read
For 1,000 reasons or more, you want to encrypt a file containing text. Which software should you install? Well ... none other than Docker!
By using a Docker Alpine/OpenSSL image, it's so easy to encrypt/decrypt files using OpenSSL.