David L. Dotson
David L. Dotson
I think it's generally wise to offload handling of TLS to a TLS termination proxy, such as `traefik`. This can also handle certificate renewals automatically when using e.g. Let's Encrypt...
That said, if a user deploys `openff-bespokefit`'s server components to a host inside of a closed network (not reachable from the internet), you can get away with not using TLS...
As a note: I've tried reducing the notifications coming back server-side with environment variable settings: - `NEO4J_dbms_routing_driver_logging_level=ERROR` - `NEO4J_server_logs_debug_enabled=false` However, this did not appear to solve the problem. Apparently notifications...
@mikemhenry are you willing to give me a review on this, and any suggestions for how to improve our implementation?
Thank you for this @IAlibay; this coincides with #403, and is being addressed in this release milestone with #419.
@IAlibay let us know if you still see this with `alchemiscale` 0.7.0! If not, please close this at your leisure!
Thanks for this @atravitz! I believe I've addressed this in #421!