OpenSSL

Source: https://www.ibm.com/docs/en/runbook-automation?topic=certificate-generate-root-ca-key This is for experimentation/tinkering/lab, not production. Using proper certs from the start of a project is good practice so even if this is insecure. There is the -passin file:password.txt option...

openssl – what a… something

This took way to long to solve. A good guide but… https://networklessons.com/uncategorized/openssl-certification-authority-ca-ubuntu-server Remember to enable this: copy_extensions = copy Otherwise you’ll spend an eternity trying to figure out what is wrong. And...