mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-26 01:20:38 +00:00
proxy: remove self-signed flag logic
This commit is contained in:
@@ -3039,7 +3039,6 @@ class NeonProxy(PgProtocol):
|
||||
# Link auth backend params
|
||||
*["--auth-backend", "link"],
|
||||
*["--uri", NeonProxy.link_auth_uri],
|
||||
*["--allow-self-signed-compute", "true"],
|
||||
]
|
||||
|
||||
class Console(AuthBackend):
|
||||
|
||||
Reference in New Issue
Block a user