soapUI进行https请求
2021-07-12 本文已影响0人
_Irving
1、新建一个 rest requests,录入如下信息(借鉴接口文档)
2、添加证书file-preferences
3、复制json传参内容到https://www.sojson.com/encrypt_md5.html在线加密后,加密添加到请求头
4、请求成功,普通http请求和上面一致,不需要加证书
1、新建一个 rest requests,录入如下信息(借鉴接口文档)
2、添加证书file-preferences
3、复制json传参内容到https://www.sojson.com/encrypt_md5.html在线加密后,加密添加到请求头
4、请求成功,普通http请求和上面一致,不需要加证书