socketry / falcon

A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
https://socketry.github.io/falcon/
MIT License
2.54k stars 79 forks source link

WIP: Emit certificate path on start up and update guide #246

Closed richardkmichael closed 3 weeks ago

richardkmichael commented 3 weeks ago

It is helpful to know the certificate location, for use with curl or other clients. Also, correct the example in the documentation, so that it is not misleading.

Types of Changes

Contribution