Open
Description
When changing a certificates passphrase it will be changed in the configuration using the certificate but not on the certificate itself. We need to implement a check whether the certificate works with the current passphrase or not. If not, we need to regenerate it (maybe keeping a backup of the old one).
Please refer to #41 , #40 and #35 so all the changes will work together.