Skip to content

Unable to capture TLS traffic of Envoy #633

Answered by cfc4n
therealak12 asked this question in Q&A
Discussion options

You must be logged in to vote

It appears that the SSL_Write symbol is missing from Envoy's symbol table, likely due to the removal of debugging information during compilation. You will need to analyze Envoy yourself, locate the offset address of the SSL_Write symbol in the binary, and then recompile.

refer: #585

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@therealak12
Comment options

Answer selected by therealak12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants