Generating a new CSR uses ssl.key instead of ssl.newkey

The bug is in the subject line. When generating a new CSR it should be using the private key out of ssl.newkey. Otherwise the new CSR is useless if you are trying to change your keys :)

Status: 
Closed (fixed)

Comments

Scratch this, I think I've actually discovered a bug with namecheap's reissue system. They seem to be using the CSR from the previous reissue attempt as opposed to the new one I give them.

This bug can be closed.

Okay, sounds good -- that would explain why I was having trouble reproducing that :-)

Have a good evening!