TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: lcl.host for Teams – team-wide local HTTPS in development

6 点作者 benburkert9 个月前

1 comment

benburkert9 个月前
Hi HN! I&#x27;m part of the Anchor (<a href="https:&#x2F;&#x2F;anchor.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;anchor.dev&#x2F;</a>) team building lcl.host: &lt;<a href="https:&#x2F;&#x2F;lcl.host&#x2F;" rel="nofollow">https:&#x2F;&#x2F;lcl.host&#x2F;</a>&gt;<p>We launched lcl.host in March as the easiest way to get HTTPS in your development environment, and today we&#x27;re launching new features to make lcl.host the best local HTTPS experience for development teams.<p>Before lcl.host, setting up HTTPS in your local development environment was an annoyance, but getting your team to use it is a PITA. That&#x27;s because practically all tools for local HTTPS work the same way: generate a local CA certificate, install it into the local trust stores, then use it to issue certificates for a localhost domain. They all share a drawback: the certificates are only meant to work on one system. If your team wants to standardize on using HTTPS in development, each developer has to learn the tooling and repeat the same process in their own environment.<p>But lcl.host works differently: it takes one developer to setup encryption on an app and now everyone has local HTTPS. Instead of individual self-signed CAs, Anchor builds and manages a dedicated CA for your team&#x27;s development environments.<p>It&#x27;s 100% free, try it out at &lt;<a href="https:&#x2F;&#x2F;lcl.host&#x2F;" rel="nofollow">https:&#x2F;&#x2F;lcl.host&#x2F;</a>&gt;<p>Or, skip the marketing and run this instead:<p><pre><code> $ brew install anchordotdev&#x2F;tap&#x2F;anchor $ anchor lcl </code></pre> More on teams features here: <a href="https:&#x2F;&#x2F;anchor.dev&#x2F;docs&#x2F;lcl-host&#x2F;teams" rel="nofollow">https:&#x2F;&#x2F;anchor.dev&#x2F;docs&#x2F;lcl-host&#x2F;teams</a><p>As well as demo video: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=ilLiAabWa4g" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=ilLiAabWa4g</a><p>We are asking for feedback on our features for teams features for local HTTPS, and would like to hear your thoughts &amp; questions. Many thanks!
评论 #41331817 未加载