04 2022 档案

摘要: 阅读全文
posted @ 2022-04-22 19:00 夏夏夏夏夏夏夏 阅读(26) 评论(0) 推荐(0)
摘要:Q:客户端如何配置? connection 配置will参数; var mqtt = require('mqtt') mqtt.connect({ useSSL: false, protocol: 'https:' window.location.protocol ? 'wss' : 'ws', p 阅读全文
posted @ 2022-04-11 12:04 夏夏夏夏夏夏夏 阅读(391) 评论(0) 推荐(0)
摘要:前因:Github移除了用户名密码验证方式,通过 SSH 或 git://连接的新客户端不允许使用RSA SHA-1签名(SHA-1 is weak) 解决方案:改用ed25519或RSA SHA-2签名 生成工具:PuTTY Key Generater 生成步骤与过去相同; TortoiseGit 阅读全文
posted @ 2022-04-06 11:10 夏夏夏夏夏夏夏 阅读(916) 评论(0) 推荐(0)

© 2014 Tea.Fish Do't Retain Any Rights. 版权没有,随意粘贴