Re #8307 - The children certificate including the whole chain of trust is now also saved to a PFX store
Re #8307 - added a proof of concept that demonstrates the ability to create a chain of trust
- a Python script was added that is able to generate a chain of trust consisting of root and intermediate CAs. In addition to that a child certificate with the specified common name will be generated and signed by the intermediate CA....