Skip to content
R4UCH IT Blog
  • Home
  • About me

Export Traefik Certificates

Kaj / May 18, 2020 / Bash, Certificates, Traefik

Introduction Traefik saves its Let’s Encrypt certificates per default into a acme.json file. For each certificate it creates an object which includes the certificates and the private key. Those values are stored as a Base64 encoded string. These can be exported pretty easy through a bash script. I made my own version but took a […]

Export Traefik Certificates Read More »

Route SSTP through a Traefik instance

Kaj / May 12, 2020 / Softether, Traefik, VPN

Introduction This is my personal setup and configuration and I can verify this setup works in my environment so I can not ensure everything in this post is going to work out for you! In this post we’re going to tunnel an Softether SSTP VPN through a Traefik docker instance. I’m specifically going to use

Route SSTP through a Traefik instance Read More »

Recent Posts

  • Export Traefik Certificates
  • Route SSTP through a Traefik instance

Archives

  • May 2020

Categories

  • Uncategorized
Copyright © 2025 R4UCH IT Blog