anallagundla
13 years agoContributor
Load SSL certificates for different environments in settings
HI /Ole
We have different environments with different SSL certificates but with same password. Now we want to have a central groovy script library which holds all the SSL certificates in one file/folder, may be in one soapui-settings file
Is it possible? or is there a way i can write some script to hold all certificates at one place?
Right now we change <con:setting id="SSLSettings@keyStore">.\CP-Gateway\Groovy\stg-g\stg_all.p12</con:setting> for each environment, can i just put path for all certificates in one soapui-settings file?
Let me know if there is any work around you can provide me with this
Thanks
Abhinav
We have different environments with different SSL certificates but with same password. Now we want to have a central groovy script library which holds all the SSL certificates in one file/folder, may be in one soapui-settings file
Is it possible? or is there a way i can write some script to hold all certificates at one place?
Right now we change <con:setting id="SSLSettings@keyStore">.\CP-Gateway\Groovy\stg-g\stg_all.p12</con:setting> for each environment, can i just put path for all certificates in one soapui-settings file?
Let me know if there is any work around you can provide me with this
Thanks
Abhinav