
小程序提示要求的 tls 版本必须大于等于 1.2 是要改变https吗
2019-03-12 17:02:19
微信公开课小程序热门讨论「小程序提示要求的 tls 版本必须大于等于 1.2 是要改变https吗」最新回复-是的,需要改变。在解决这个问题之前,我们需要了解一下,当前的系统环境是否支持TLS1.2以上,可以参考一下表格:确认系统支持以后,进行一下操作:WindowsRegistryEditorVersion5.00[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocols][HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsMultiProtocolUnifiedHello][HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsMultiProtocolUnifiedHelloClient]Enabled=dword:00000000DisabledByDefault=dword:00000001[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsMultiProtocolUnifiedHelloServer]Enabled=dword:00000000DisabledByDefault=dword:00000001[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsPCT1.0][HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsPCT1.0Client]Enabled=dword:00000000DisabledByDefault=dword:00000001[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsPCT1.0Server]Enabled=dword:00000000DisabledByDefault=dword:00000001[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsSSL2.0][HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsSSL2.0Client]DisabledByDefault=dword:00000001Enabled=dword:00000000[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsSSL2.0Server]Enabled=dword:00000000DisabledByDefault=dword:00000001[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsSSL3.0][HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsSSL3.0Client]Enabled=dword:00000000DisabledByDefault=dword:00000001[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsSSL3.0Server]Enabled=dword:00000000DisabledByDefault=dword:00000001[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsTLS1.0][HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsTLS1.0Client]Enabled=dword:00000001DisabledByDefault=dword:00000000[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsTLS1.0Server]Enabled=dword:00000001DisabledByDefault=dword:00000000[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsTLS1.1][HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsTLS1.1Client]DisabledByDefault=dword:00000000Enabled=dword:00000001[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsTLS1.1Server]DisabledByDefault=dword:00000000Enabled=dword:00000001[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsTLS1.2][HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsTLS1.2Client]DisabledByDefault=dword:00000000Enabled=dword:00000001[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsTLS1.2Server]Enabled=dword:00000001DisabledByDefault=dword:00000000将以上代码,保存到一个txt文件,然后修改后缀.reg,双击执行即可,完成这一步后,重启服务器。
TLS版本来自于服务器。服务器操作系统版本要求(支持TLS1.2)WIN2008R2IIS7以上版本CentOS6+ OpenSSL1.0.1c+Apache2.4+Nginx1.0.6+JDK1.7tomcat7.0.56+本回答被提问者采纳 更多有关「小程序提示要求的 tls 版本必须大于等于 1.2 是要改变https吗」的疑问请扫码关注微信公开课+小程序!
TLS版本来自于服务器。服务器操作系统版本要求(支持TLS1.2)WIN2008R2IIS7以上版本CentOS6+ OpenSSL1.0.1c+Apache2.4+Nginx1.0.6+JDK1.7tomcat7.0.56+本回答被提问者采纳 更多有关「小程序提示要求的 tls 版本必须大于等于 1.2 是要改变https吗」的疑问请扫码关注微信公开课+小程序!
标签:微信公开课,小程序

「小程序提示要求的 tls 版本必须大于等于 1.2 是要改变https吗」热议话题订阅
方法1:微信扫描微信公开课小程序码即可订阅热议话题「小程序提示要求的 tls 版本必须大于等于 1.2 是要改变https吗」
方法2:微信搜索微信公开课小程序名称进入,即可订阅热议话题「小程序提示要求的 tls 版本必须大于等于 1.2 是要改变https吗」
方法3:微信网页访问即速商店,长按识别微信公开课小程序码即可订阅热议话题「小程序提示要求的 tls 版本必须大于等于 1.2 是要改变https吗」
微信公开课小程序热议话题「小程序提示要求的 tls 版本必须大于等于 1.2 是要改变https吗」由微信公开课原创摘录于微信小程序商店shop.jisuapp.cn,转载请注明出处。
微信公开课热议话题「小程序提示要求的 tls 版本必须大于等于 1.2 是要改变https吗」由微信公开课开发者向微信用户提供,并对本服务内容、数据资料及其运营行为等真实性、合法性及有效性承担全部责任。
微信公开课小程序
更新时间:2019-03-12 17:02:19
>
__methodCallerx27;ofundefined
>-404011cloudfunctionexecutionerror
>,请补充选择商家自营-预付卡销售-发行方类目,并在基础信息处申请该类目,通过
>:host在模拟器中显示无效
>:请在小程序服务页面上架正式(非测试)内容或商品后重新提交审核
>.net 微信小程序 上传图片
>'setTimeout'的问题
>‘三朵里熙SPA主题减压空间’为什么搜索关键词‘三朵里‘搜不到
>‘扫普通链接二维码打开小程序‘中设置为体验版,扫码打开是线上版本
>“cloudfunctions**indexjs”gitignore
>“NO ULINK DEVICE FOUND”是怎么回事
>“万马掌上校园”的类目审核
>“上线了”公司开发的微信小程序怎么样?
>“产品是否一定需要条形码”
>