Get the X509 (TLS) certificate fingerprint

One of the most common operation I perform on X509 (used e.g. in TLS) certificates is getting their fingerprint – it’s sometimes necessary to point to a specific

Read More

Generating secrets in Linux terminal

While working with the infrastructure, on the daily basis I need to generate some random passwords for various services and users. Of course you can use some shell

Read More