So after talking a bit with @userquin, I suggest adding two features: The first time the plugin is launched in a project, as the user where he wants to generate the certificate: ``` (x) Generate a project scoped certificate ( ) Use a shared certificate ``` If the user chooses the shared certificate, ask him if he wants to install it ``` Would you like to install this certificate to your OS? (y/N) ``` I can work on this feature.