bagetter / BaGetter

A lightweight NuGet and symbol server
https://www.bagetter.com
MIT License
272 stars 57 forks source link

HTTPS #149

Closed mubarak0443 closed 5 months ago

mubarak0443 commented 5 months ago

Hi ,

If i deploy Bagetter in IIS , do i need to take care anything additionally in Bagetter for HTTPS since we can configure everything related to HTTPS in IIS side only instead Bagetter settings.

Please help on this.

Thanks for your help ahead!

Regenhardt commented 5 months ago

Hi,

no need, if you set HTTPS binding, certificate, and URL in IIS manager, BaGetter will work with that.

QingYi-Studio commented 4 months ago

Is it possible to use HTTPS offline or locally?

I am currently using frp for remote access.

Regenhardt commented 4 months ago

@QingYi-Studio currently that is only possible using the IIS HTTPS binding, it will also work offline and locally. Without IIS it's not possible yet but there is a plan to let Bagetter itself use a and optionally create its own certificate.