Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi!
soapUI uses the PBE encryption provided by the not-yet-commons-ssl library (http://juliusdavies.ca/commons-ssl/pbe.html), it uses DES-3 (168 bit keys) by default.
You could definitely have passwords stored externally and create a script in soapUI that reads and sets them accordingly when running your tests.
regards!
/Ole
eviware.com
soapUI uses the PBE encryption provided by the not-yet-commons-ssl library (http://juliusdavies.ca/commons-ssl/pbe.html), it uses DES-3 (168 bit keys) by default.
You could definitely have passwords stored externally and create a script in soapUI that reads and sets them accordingly when running your tests.
regards!
/Ole
eviware.com