TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

6 pointsby benburkert9 months ago

1 comment

benburkert9 months ago
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 未加载