labstack / labstack/armor

Is it possible to enable auto TLS without 443 (maybe HTTP-01 Challenge ?)

Open
#58 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
1.7k
Forks
64
PR merge metrics
No merged PRs in 30d

Description

I wonder if I can enable auto certification apply without port 443 occupied? I only need armor to serve plain HTTP at port 80 but I need tls cert for another app that runs at port 443.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the auto-certification configuration and HTTP-01 challenge handling, then verify whether certificates can be obtained while armor serves only plain HTTP on port 80 and another application owns port 443.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.