I am trying to generate the re-generate the expired keys in this article.
I followed the steps in this link, but the certificates did not work.
The required certificates are as follows:
client.pem
dh1024.pem
root.pem
server.pem
In my understanding dh is a diffie-hellman key. root.pem is used to sign client and server certificates. Anybody know's a good tutorial on generating the keys in the above manner so I can regenerate they keys for the example in this article.