I’ve been creating Certificate signing requests and private keys in individual command line instructions for years. Just found you can do this!

openssl req -new -newkey rsa:2048 -nodes -keyout server.key -out server.csr

It’s the little things that make life sweeter 🙂

Categories: LAMP

Jonathan Adjei

Jon's expertise in web development is legendary and he oversees all technical aspects of our projects from development to hosting (all through the command line!) Jon is excited by the latest techniques and keeps the company on track by finding ways to adopt new practices into our workflow.