Abdul Matin
Abdul Matin
We were implementing StartTLS for MSSQL server. We are calling startSecureTransport() from envoy when it's time to start the TLS handshake. When the client sent the Client Hello packet Envoy...
It fixes #419 ## Problem/Feature Using 'NewServer' as a variable reference is incorrect. This should be 'newServer' (the local variable) instead of 'NewServer' (which refers to the function name).
Using 'NewServer' as a variable reference is incorrect. This should be 'newServer' (the local variable) instead of 'NewServer' (which refers to the function name). https://github.com/search?q=repo%3AMelkeydev%2Fgo-blueprint%20NewServer&type=code#L25