zoukankan      html  css  js  c++  java
  • nsurl 测试ATS

    LIPEIdeMacBook-Air:~ lipei$ nscurl --ats-diagnostics https://xxxxx.com/

    Starting ATS Diagnostics

     

    Configuring ATS Info.plist keys and displaying the result of HTTPS loads to https://test.xxxxx.com/.

    A test will "PASS" if URLSession:task:didCompleteWithError: returns a nil error.

    Use '--verbose' to view the ATS dictionaries used and to display the error received in URLSession:task:didCompleteWithError:.

    ================================================================================

     

    Default ATS Secure Connection

    ---

    ATS Default Connection

    Result : PASS

    ---

     

    ================================================================================

     

    Allowing Arbitrary Loads

     

    ---

    Allow All Loads

    Result : PASS

    ---

     

    ================================================================================

     

    Configuring TLS exceptions for test.gupiaoxianji.com

     

    ---

    TLSv1.2

    Result : PASS

    ---

     

    ---

    TLSv1.1

    Result : PASS

    ---

     

    ---

    TLSv1.0

    Result : PASS

    ---

     

    ================================================================================

     

    Configuring PFS exceptions for test.gupiaoxianji.com

     

    ---

    Disabling Perfect Forward Secrecy

    Result : PASS

    ---

     

    ================================================================================

     

    Configuring PFS exceptions and allowing insecure HTTP for test.gupiaoxianji.com

     

    ---

    Disabling Perfect Forward Secrecy and Allowing Insecure HTTP

    Result : PASS

    ---

     

    ================================================================================

     

    Configuring TLS exceptions with PFS disabled for test.gupiaoxianji.com

     

    ---

    TLSv1.2 with PFS disabled

    Result : PASS

    ---

     

    ---

    TLSv1.1 with PFS disabled

    Result : PASS

    ---

     

    ---

    TLSv1.0 with PFS disabled

    Result : PASS

    ---

     

    ================================================================================

     

    Configuring TLS exceptions with PFS disabled and insecure HTTP allowed for test.gupiaoxianji.com

     

    ---

    TLSv1.2 with PFS disabled and insecure HTTP allowed

    Result : PASS

    ---

     

    ---

    TLSv1.1 with PFS disabled and insecure HTTP allowed

    Result : PASS

    ---

     

    ---

    TLSv1.0 with PFS disabled and insecure HTTP allowed

    Result : PASS

    ---

     

    ================================================================================

  • 相关阅读:
    递归---Day29
    File类---Day28
    线程池---Day26
    微信公众号运营人员必备的软件工具网站合集
    消息中间件的技术选型心得-RabbitMQ、ActiveMQ和ZeroMQ
    itoa函数的递归实现(二级指针实现)
    二叉树——查找两个任意节点的最近祖先
    C#多线程(二)
    C#多线程(一)
    Websocket协议之php实现
  • 原文地址:https://www.cnblogs.com/studyNT/p/6102360.html
Copyright © 2011-2022 走看看