The main change in this PR is the reintroduction of a working version of the JCT CA Plugin.
To get the plugin working again, an update of the certificate creation algorithm was necessary. The old X509v1 certificate genereation process was replaces with an up to date X509v3 generation process.
The GUIof the plugin has not been changed for the most part. It looks good.
Interestingly the keys and certificates genereated with this plugin can be stored and loaded without any problems. There seems to be a difference in the generation, storing or loading of the key in comparison the other plugins in the JCT. I will take a look into the differences in the next days.
The main change in this PR is the reintroduction of a working version of the JCT CA Plugin.
To get the plugin working again, an update of the certificate creation algorithm was necessary. The old X509v1 certificate genereation process was replaces with an up to date X509v3 generation process.
The GUIof the plugin has not been changed for the most part. It looks good.
Interestingly the keys and certificates genereated with this plugin can be stored and loaded without any problems. There seems to be a difference in the generation, storing or loading of the key in comparison the other plugins in the JCT. I will take a look into the differences in the next days.