For instance how can I use my *.domain.com SSL certs and NPM to route containers to a subdomain without exposing them? The main domain is exposed.

  • @[email protected]
    link
    fedilink
    English
    2
    edit-2
    5 months ago

    Your response clearly states publicly accessible DNS. A CA does not require anything public for local SSL and can work in conjunction with whatever service they want for that which is public.

    • @[email protected]
      link
      fedilink
      English
      15 months ago

      Fair, I don’t know why I read OPs post as asking for let’s encrypt certs. Internal CA is indeed an option.