Can You Automate Let’s Encrypt for a KDC Proxy?

0
12
Asked By CuriousCat99 On

I'm considering setting up a KDC Proxy that won't be publicly accessible, but can still be reached via Entra Private Access. My plan is to use this setup to remove the GSA Enterprise Application for the Domain Controllers. Is this a solid security approach or just a waste of time?

3 Answers

Answered By DreamerC0d3r On

I really like your line of thinking here! It's great to explore what could be a creative setup.

CuriousCat99 -

Thanks! I’m just brainstorming ideas while waiting for something to go wrong.

Answered By SkepticJoe77 On

To be honest, this seems like it could turn into a complicated mess. Have you thought about what happens if you leave the company? Who will understand how everything is configured? What benefit do you truly gain from this change?

CuriousCat99 -

I get your point! I thought it might offer similar benefits as using a reverse proxy for a webserver, but you're right—those aren't really the same.

Answered By TechieGuru42 On

I've never set up a KDC Proxy myself, but I wonder about the enhancements needed. You should check what Extended Key Usages (EKUs) the KDC Proxy requires. Let's Encrypt’s Certificate Authority typically issues certificates only for Server and Client Authentication. If your proxy needs different EKUs, you might be out of luck.

NetworkNerd88 -

Actually, you don't need anything special. You can use an Entra App Proxy in passthrough mode, just the usual HTTPS setup.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.