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
Would appreciate if you could help with this scenario:
My usecase
App needs to connect to a TCP server that expects a dynamic PPV2 header. App uses JDBC but can configure SOCKS5 proxy.
Connection needs to be on TLS since server will ultimately forward to another secure server expecting TLS.
Can I use gost between App and server and make gost add the header and establish TLS ? This will help multiple apps use gost and not need individual configuration.
Would appreciate if you could help with this scenario:
My usecase
Can I use gost between App and server and make gost add the header and establish TLS ? This will help multiple apps use gost and not need individual configuration.
go-gost/gost#371
The text was updated successfully, but these errors were encountered: