I have implemented bidirectional SSL authentication in java. When implementing bidirectional SSL authentication in java, it needs one more file (ca. crt, client. crt, client. key)
I want to use m2mqtt to implement two-way SSL authentication. But the following code doesn't work.
The following code uses only two files. How can I implement bidirectional SSL authentication?
Thank you!!
I have implemented bidirectional SSL authentication in java. When implementing bidirectional SSL authentication in java, it needs one more file (ca. crt, client. crt, client. key) I want to use m2mqtt to implement two-way SSL authentication. But the following code doesn't work. The following code uses only two files. How can I implement bidirectional SSL authentication? Thank you!!
static void testTwo() {