NSURLSession adds a proxy at initialization, and then performs certificate-related processing in the proxy method.
1. Skip TLS authentication and trust all certificates.
2. Set the white list, add the signing certificate to the project, and check it.