Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If you can access the key material, it is exactly the same. You may need to set ‘decode as’ to tls, but if key material is present, it should decode.

Getting key material is completely dependent on what you are doing and is surely the difficult part. I suspect this is your question, but really no way to say if your specific cases are not understood. Generally, you can have OpenSSL dump the keys if that option is present in your app. Other libraries may do the same, but even if supported, the functionality has to be allowed at the application level. There are proxy systems that could sometimes work.