• 0 Posts
  • 26 Comments
Joined 3 年前
cake
Cake day: 2023年7月2日

help-circle
  • Yeah, this has become an issue for us at work as well.

    Currently we are doing a POC for an in-house developed solution where a azure function app handles the renewal of certificates for any domain we have, both wildcard and named, and place the certificates in a key vault where services that need them can get access.

    Looks to be working, so the main issue now is finding a non-US certificate provider that supports acme. EU has some but even more local there aren’t many options.








  • Dnsmasq is dependent on whatever DNS servers you provide it with for its data, so if those controlling those DNS servers get ordered to block something you experience that.

    Unbound however does the same job as the DNS servers you would configure in Dnsmasq : when you do a DNS request, unbound goes to the root hint servers, then works its way down through the authorative DNS servers til it finds what you are requesting.












  • Since no one told me this, I will trek people:

    If you go for codium, be warned that one of the big points of vs code, extensions, gets a lot more of a hassle.

    One of the things you lose is access to Microsofts extension store, and they’ve added their own instead, and that one is missing a lot.

    If you want extensions from the Microsoft store, you need to download them manually from the website, and keep them updated manually.