当前位置:   article > 正文

postman报Error: write EPROTO 140600974724440:error:100000f7:SSL routines:OPENSSL_internal解决方法_ssl routines:openssl_internal:wrong_version_number

ssl routines:openssl_internal:wrong_version_number

后台显示

  1. Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
  2. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x000xf70x010x000x000xf30x030x035Y0xc7uY0x820x98F0xdcQ70xe29"0xf90x8e0xa1^/0xa8h0x910x140xbc0xaf0x9f0xe20xd3&0xc0%j ]. HTTP method names must be tokens

postman中显示

  1. Error: write EPROTO 66976008:error:100000f7:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER:../../../../src/third_party/boringssl/src/ssl/tls_record.cc:242:
  2. ▶Request Headers
  3. User-Agent: PostmanRuntime/7.32.3
  4. Accept*/*
  5. Cache-Control: no-cache
  6. Postman-Token: 37df04c7-9f8c-446b-842e-9e98dbb130fc
  7. Host: localhost:8080
  8. Accept-Encoding: gzip, deflate, br
  9. Connection: keep-alive

解决方法:

将https改为http即可。

原因:

调本地的服务不用走证书认证,所以用http。

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/你好赵伟/article/detail/258484
推荐阅读
相关标签
  

闽ICP备14008679号