Skip to content
Discussion options

You must be logged in to vote

The program written in Java does not utilize the libssl library. Node is statically compiled and integrated into the executable file.

Therefore, it is impossible to intercept encrypted communications of the Java program. However, support for Node encryption can be provided; you need to set the Node file with the --libssl argument.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by lcc3108
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants