question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for HTTPS

See original GitHub issue

Right now, BaGet is always running under http://localhost:5000. It would be great to have a switch in appsettings.json to run under HTTPS.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:1
  • Comments:18 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
mu88commented, Mar 8, 2019

In most of the cases, I agree with you, Werner. However, for internal purposes, I don’t need a full-fledged web server. I want a simple ‘download and run’ NuGet server without the need to setup all the other stuff. That’s what I love about BaGet!

4reactions
embixcommented, Sep 15, 2022

Would be cool if we had a solution that lets us just use the loicsharma/baget:latest image and mount in the cert/key files we got from certbot and it magically works.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Enabling HTTPS on your servers - web.dev
Enabling HTTPS on your servers is critical to securing your webpages.
Read more >
How to Enable HTTPS on Your Server - Best 2023 Tips
How to properly enable HTTPS on your server · 1. Buy an SSL certificate · 2. Request the SSL certificate · 3. Install...
Read more >
Use HTTPS on your domain
Set up HTTPS. To use HTTPS with your domain name, you need a SSL or TLS certificate installed on your website. Your web...
Read more >
Step 4: Enable HTTPS traffic and verify the certificate
Enable HTTPS traffic and verify the certificate that your Linux web server is using for SSL/TLS offload with AWS CloudHSM.
Read more >
Add HTTPS support for an application running its own web ...
I have a server running Debian 10. It runs Apache 2.4 for a a web services accessible under https://example.com , thanks to a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found