Here is a quick “Modify and Run” script to create:
- A Self-Signed CA Certificate and Key
- A PFX (PKCS12) bundle of the Self-Signed CA + CA Key.
- A Server Key and Certificate with 2 SANs signed by the above CA.
- A PFX bundle for the Server Cert.
Insanely boring stuff…
Here is a quick “Modify and Run” script to create: