zoukankan      html  css  js  c++  java
  • postMan测试https接口

    一、如何安装postman

    Postman下载地址https://www.getpostman.com/

    我下载的版本是Postman-win64-5.0.0-Setup.exe 

    这是免安装的,可以直接运行。 

    二、 如何使用postman

    跳过注册,直接使用:

    三、如何配置HTTPS证书?

     点击扳手图标,再点击Settings:

      

    关闭SSL校验:

    切到Certificates页签:

    添加客户端校验:

     

    添加Host信息(平台的https的IP和端口请走mar电子索要)、导入.crt文件和.key文件.

      

     

  • 相关阅读:
    Tye exception
    DataSeeder
    angular
    认证Authentication
    MVC
    Ef Core
    工作单元
    VirtualFileSystem
    中间件
    日志
  • 原文地址:https://www.cnblogs.com/shuiche/p/postman.html
Copyright © 2011-2022 走看看