Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When having IIS in front ... #227

Open
brianhdk opened this issue Jun 7, 2023 · 1 comment
Open

When having IIS in front ... #227

brianhdk opened this issue Jun 7, 2023 · 1 comment

Comments

@brianhdk
Copy link

brianhdk commented Jun 7, 2023

Hi @ffMathy,

The middleware works as expected 💪 - and I can see that files have been generated in my website root:

  • FluffySpoonAspNetLetsEncryptCertificate_Site
  • FluffySpoonAspNetLetsEncryptChallenge_Challenges
  • FluffySpoonAspNetLetsEncryptCertificate_Account

However, I'm running IIS in front of Kestrel - so what should I do in order to setup SSL bindings for the IIS web-site? I mean, I don't see any new server certificates in IIS, that I can use for my HTTPS -binding.

I just know I'm missing something obvious - hope that you can help 🙌

@ffMathy
Copy link
Owner

ffMathy commented Jun 7, 2023

Hi @brianhdk!

Thanks for reaching out.

I actually don't know. It's been around 5 years since I last used IIS, so very rusty in that regard.

That being said, there's another competitor project that has popped up since I created this one, which actually (by now) also seems more mature.

It's called LettuceEncrypt here on GitHub.

Sorry that I can't be of more help. Let me know if you're not having any luck with it still, and I'll see if I can take a deeper look.

It's not that I don't want to, but I feel like the world is moving away from IIS a bit. So I want to make sure I'm spending my limited time as well as possible.

I hope you understand ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants