This is going to be a quick tutorial, but here's a quick way to generate a root certificate, server certificate, and bundle them together via pfx file. This can be useful to validate scenarios where a certificate chain is required. For this tutorial, we'll be using the openssl utility, which can be freely downloaded here: […] The post How to generate a root certificate and create a self-signed server certificate issued from the root appeared first on Jack Stromberg.