Forum Discussion
SmartBear_Suppo
13 years agoSmartBear Alumni (Retired)
Hi,
you can use the new environments feature in 4.5 to switch between certificates for different environments - the process is as follows:
1) add all your keystores containing the different certs to the WS-Security tab in your project (under Keystores)
2) define a custom project property containing the name of the default keystore to use
3) set the SSL Keystore property (in the bottom left table of properties) of all requests that should use this certificate to ${#Project#<nameofproperty>}
4) add environments in the project windows Environments tab and override the property value with the keystore names of those to use in the corresponding environment
Now when you switch between the available environments your requests will use that environments specific keystore/certificate.
Hope that makes sense :-)
regards!
/Ole
SmartBear Software
you can use the new environments feature in 4.5 to switch between certificates for different environments - the process is as follows:
1) add all your keystores containing the different certs to the WS-Security tab in your project (under Keystores)
2) define a custom project property containing the name of the default keystore to use
3) set the SSL Keystore property (in the bottom left table of properties) of all requests that should use this certificate to ${#Project#<nameofproperty>}
4) add environments in the project windows Environments tab and override the property value with the keystore names of those to use in the corresponding environment
Now when you switch between the available environments your requests will use that environments specific keystore/certificate.
Hope that makes sense :-)
regards!
/Ole
SmartBear Software
Related Content
- 9 years ago
Recent Discussions
- 22 days ago