lesismal / nbio

Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low memory cost, non-blocking, event-driven, easy-to-use.
MIT License
2.17k stars 153 forks source link

LetsEncrypt #432

Closed centratelemedia closed 3 months ago

centratelemedia commented 4 months ago

Howt to use Nbio with Letsencrypt?

lesismal commented 4 months ago

Similar as you use net/http server.

It doesn't matter where you get the certificates, you just need to set the tls config, and then it works.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.