<p>Newbie to go and attempting to recompile a bunch of go programs while disabling TLS1.0, TLS.1.1 etc
It's requirement that anything we use is HTTPS but the default TLS1.0 + older ciphers flag issues and I would like if it's possible to change the default tls.config to remove these options and rebuild.
Some of the apps it's clear where this can be done but others when using middleware frameworks I can't get my head around.</p>
<p>While it's probably crazy to dive into crypto/tls libs, it would at least remove the option from ever using the weaker security.</p>
<p>Any ideas?</p>
<hr/>**评论:**<br/><br/>circuitously: <pre><p>This is a great resource from the Cloudflare Blog, should answer your questions:</p>
<p><a href="https://blog.cloudflare.com/exposing-go-on-the-internet/" rel="nofollow">https://blog.cloudflare.com/exposing-go-on-the-internet/</a></p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
0 回复
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传