setting keystore to the groovystep to interact with Amazon DocumentDB
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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-... 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
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
https://docs.aws.amazon.com/documentdb/latest/developerguide/connect_programmatically.html
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have followed the same approach and was able to connect to Document DB using JAVA through eclispe, tried to replicate the same in groovy during which am getting suncerpathException which is related to set the keystore in ReadyAPI. Please help me further on this
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Rao!
Hi @udayreddy_02, looks like the code should work with some modifications, did you manage to make it work?
Sonya Mihaljova
Community and Education Specialist
