You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the GRPC host is hardcoded and also doesn't support certificate authentication. While certificate authentication isn't a big problem because we have our own authentication, the host should be configurable.
Currently, the GRPC host is hardcoded and also doesn't support certificate authentication. While certificate authentication isn't a big problem because we have our own authentication, the host should be configurable.
sagittarius/lib/sagittarius/grpc/launcher.rb
Lines 18 to 19 in 2715ec4
This should instead be taken from our configuration system in
Sagittarius::Configuration
The text was updated successfully, but these errors were encountered: