Cloudfalre自定义主机名SaaS的证书可以自己用api换成Let`s Entry?
自定义主机名SaaS的证书, <br /><br />
可以自己用api换成Let`s Entry的吗?<br />
<br />
默认的google证书在用tls v1.2时, 直接被Q阻断 不知道cloudfalre怎么操作换成let’s entry,只知道cloudflare怎样操作更换成let’s encrypt 完全听不懂你在说啥<img id="aimg_Hy0JY" onclick="zoom(this, this.src, 0, 0, 0)" class="zoom" src="https://cdn.jsdelivr.net/gh/master-of-forums/master-of-forums/public/images/patch.gif" onmouseover="img_onmouseoverfunc(this)" onload="thumbImg(this)" border="0" alt="" /> 默认域名的tls证书按网上教程已经成功换成Let`s Entry的了<br />
<br />
但自定义主机名SaaS的不知道咋换成Let`s Entry <div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16145389&ptid=1377309" target="_blank"><font color="#999999">鸡不择食 发表于 2024-12-24 20:59</font></a></font><br />
完全听不懂你在说啥</blockquote></div><br />
https://github.com/net4people/bbs/issues/381 <div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16145390&ptid=1377309" target="_blank"><font color="#999999">wawos 发表于 2024-12-24 05:59</font></a></font><br />
默认域名的tls证书按网上教程已经成功换成Let`s Entry的了<br />
<br />
但自定义主机名SaaS的不知道咋换成Let`s Entry ...</blockquote></div><div class="quote"><blockquote>默认域名的tls证书按网上教程已经成功换成Let`s Entry的了</blockquote></div><br />
<br />
这个怎么操作的? <font size="3">Let's Entry是啥???Let's Encrypt???</font> <div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16145504&ptid=1377309" target="_blank"><font color="#999999">Hetzner 发表于 2024-12-24 07:01</font></a></font><br />
不知道cloudfalre怎么操作换成let’s entry,只知道cloudflare怎样操作更换成let’s encrypt ...</blockquote></div><br />
cloudflare怎样操作更换成let’s encrypt??? <div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16145390&ptid=1377309" target="_blank"><font color="#999999">wawos 发表于 2024-12-24 05:59</font></a></font><br />
默认域名的tls证书按网上教程已经成功换成Let`s Entry的了<br />
<br />
但自定义主机名SaaS的不知道咋换成Let`s Entry ...</blockquote></div><br />
教程地址? <div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16145559&ptid=1377309" target="_blank"><font color="#999999">MSN 发表于 2024-12-24 22:47</font></a></font><br />
cloudflare怎样操作更换成let’s encrypt???</blockquote></div><br />
<a href="https://hostloc.com/thread-1183518-1-1.html" target="_blank">https://hostloc.com/thread-1183518-1-1.html</a><i class="pstatus"> 本帖最后由 wawos 于 2024-12-24 23:19 编辑 </i><br />
<div class="quote"><blockquote><font size="2"><a href="https://hostloc.com/forum.php?mod=redirect&goto=findpost&pid=16145559&ptid=1377309" target="_blank"><font color="#999999">MSN 发表于 2024-12-24 22:47</font></a></font><br />
cloudflare怎样操作更换成let’s encrypt???</blockquote></div><br />
<div class="blockcode"><div id="code_SPk"><ol><li>curl -sX PATCH "https://api.cloudflare.com/client/v4/zones/你的域名的API区域ID号/ssl/universal/settings" -H "X-Auth-Email:你的CF的登录邮箱" -H "X-Auth-Key:你的用户资料的API令牌的Global-API-Key密钥" -H "Content-Type: application/json" --data "{\"certificate_authority\":\"lets_encrypt\"}"</ol></div><em onclick="copycode($('code_SPk'));">复制代码</em></div><br />
<br />
现在只能换lets_encrypt的了,换另外2款我没成功,<br />
<br />
换lets_encrypt重要步骤:<br />
先停用所有停用证书, 等5s刷新, 确定列表证书没有了,<br />
再点启用, 然后等5s后才去执行上面的代码,用linux系统的curl命令执行<br />
返回2个true {"result":{"enabled":true,"certificate_authority":"lets_encrypt"},"success":true,"errors":[],"messages"<br />
才代表成功
页:
[1]
2