# Configure Traefik and Portainer with Let's Encrypt wildcard SSL certificates

DevFeed: [Configure Traefik and Portainer with Let's Encrypt wildcard SSL certificates](<https://devfeed.tech/articles/put-wildcard-certificates-and-ssl-on-everything-10675.md>)

Original publisher: [Read original article](<https://technotim.com/posts/traefik-portainer-ssl/>)

Author: Techno Tim

Published: 2021-04-24T14:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [traefik](<https://devfeed.tech/topics/traefik.md>), [Portainer](<https://devfeed.tech/topics/portainer.md>), [SSL](<https://devfeed.tech/topics/ssl.md>), [hosting](<https://devfeed.tech/topics/hosting.md>)

Tags: [certificates](<https://devfeed.tech/tags/certificates.md>), [guide](<https://devfeed.tech/tags/guide.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [portainer](<https://devfeed.tech/tags/portainer.md>), [proxy](<https://devfeed.tech/tags/proxy.md>), [ssl](<https://devfeed.tech/tags/ssl.md>), [traefik](<https://devfeed.tech/tags/traefik.md>)

## AI overview

A tutorial on configuring Traefik and Portainer as a reverse proxy to obtain wildcard certificates from Let's Encrypt and use SSL for internal and external services.

## Source excerpt

Today, we're going to use SSL for everything.No more self-sign certs.No more http.No more hosting things on odd ports.We're going all in with SSL for our internal services and our external services too.We going to set up a reverse proxy using Traefik, Portainer, and use that to get wildcard certificates from Let's Encrypt. Join me and let's secure all the things. 📺 Watch Video Looking fo...