udayreddy_02
4 years agoNew Contributor
setting keystore to the groovystep to interact with Amazon DocumentDB
Dear Smartbear community
This is my very first post on the community ,
I am trying to connect to AWS DocumentDB using groovy script, before that I need to set up the keystore for connecting to DB, for that I have my keystore saved in WSS Container, but facing hard time to set that keystore to the corresponding groovy step where am trying to interact with AWS Document DB.
I have tried using https://community.smartbear.com/t5/API-Functional-Security-Testing/Set-SSL-Keystore-using-Groovy-on-Test-Step-level/m-p/195889#M44796 this approach, in this they are trying to set SSL keystore for API request, but in my case its for Groovy script. Please help me with the solution
- Please try their documentation if not already. Use the java program (for groovy, most similar)
https://docs.aws.amazon.com/documentdb/latest/developerguide/connect_programmatically.html