Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL decryption without remote private key #70

Open
vcc-core opened this issue Sep 29, 2020 · 3 comments
Open

SSL decryption without remote private key #70

vcc-core opened this issue Sep 29, 2020 · 3 comments

Comments

@vcc-core
Copy link

I have a technical question about the voipmonitor sniffer. I'm trying to use the SSL decoder (libdssl) in the sniffer, and I'm having an issue when only one call direction is decoded. Can I somehow set this up in a way to view both directions? I think the issue is that I don't have the remote party's private key.

Perviously I got error -28: CERTIFICATE_KEY_MISMATCH. However my PBX has certificate verification disabled, so I've removed this error. Now I've hot error -13: CORRUPTED_PMS (Pre-master secret).

@voipmonitor
Copy link
Owner

Hi, provide your voipmonitor.conf and pcap where we can see the ssl handshake between pbx and phone

@vcc-core
Copy link
Author

vcc-core commented Oct 8, 2020

@voipmonitor can you please give me a private email address? I'm not comfortable sharing this publicly here.

@voipmonitor
Copy link
Owner

sure, write to [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants