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

Android双向认证异常失败 #143

Open
ccchp opened this issue May 15, 2024 · 0 comments
Open

Android双向认证异常失败 #143

ccchp opened this issue May 15, 2024 · 0 comments
Assignees

Comments

@ccchp
Copy link

ccchp commented May 15, 2024

java.lang.ClassCastException: org.bouncycastle.asn1.pkcs.PrivateKeyInfo cannot be cast to org.bouncycastle.openssl.PEMKeyPair 2024-05-15 17:17:40.484 31070-31070 System.err io.emqx.mqtt W at io.emqx.mqtt.SSLUtils.getSocketFactory(SSLUtils.java:70) 2024-05-15 17:17:40.484 31070-31070 System.err io.emqx.mqtt W at io.emqx.mqtt.Connection.getMqttConnectOptions(Connection.java:54) 2024-05-15 17:17:40.484 31070-31070 System.err io.emqx.mqtt W at io.emqx.mqtt.MainActivity.connect(MainActivity.java:48) 2024-05-15 17:17:40.485 31070-31070 System.err io.emqx.mqtt W at io.emqx.mqtt.ConnectionFragment$1.onClick(ConnectionFragment.java:53) 2024-05-15 17:17:40.485 31070-31070 System.err io.emqx.mqtt W at android.view.View.performClick(View.java:7201) 2024-05-15 17:17:40.485 31070-31070 System.err io.emqx.mqtt W at android.view.View.performClickInternal(View.java:7170) 2024-05-15 17:17:40.485 31070-31070 System.err io.emqx.mqtt W at android.view.View.access$3500(View.java:806) 2024-05-15 17:17:40.485 31070-31070 System.err io.emqx.mqtt W at android.view.View$PerformClick.run(View.java:27562) 2024-05-15 17:17:40.485 31070-31070 System.err io.emqx.mqtt W at android.os.Handler.handleCallback(Handler.java:883) 2024-05-15 17:17:40.485 31070-31070 System.err io.emqx.mqtt W at android.os.Handler.dispatchMessage(Handler.java:100) 2024-05-15 17:17:40.485 31070-31070 System.err io.emqx.mqtt W at android.os.Looper.loop(Looper.java:214) 2024-05-15 17:17:40.485 31070-31070 System.err io.emqx.mqtt W at android.app.ActivityThread.main(ActivityThread.java:7682) 2024-05-15 17:17:40.485 31070-31070 System.err io.emqx.mqtt W at java.lang.reflect.Method.invoke(Native Method) 2024-05-15 17:17:40.485 31070-31070 System.err io.emqx.mqtt W at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516) 2024-05-15 17:17:40.485 31070-31070 System.err io.emqx.mqtt W at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)

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