Hi All,
I want to use the import certificate functionality of VCO configuration (https://localhost:8283/config_network/NetworkLicense.action) in my plugin configuration.
I am able to add host certificate in VCO keystore, but the added certificate is not recognized by the configuration service JVM till Configuration service is restarted.
Is there any way I can refresh VCO keystore without restarting the Configuration service?
I tried to reload (by calling keystore.load method) C:\Program Files\VMware\Orchestrator\jre\lib\security\jssecacerts and C:\Program Files\VMware\Orchestrator\jre\lib\security\cacerts keystores, but it didn't helped.
Any help will be greatly appreciated.
Best Regards,
Sumit Tyagi