Update TbLwM2MDtlsBootstrapCertificateVerifier.java
This commit is contained in:
parent
3916457367
commit
93f647b7a7
@ -86,7 +86,7 @@ public class TbLwM2MDtlsBootstrapCertificateVerifier implements NewAdvancedCerti
|
|||||||
staticCertificateVerifier = new StaticCertificateVerifier(trustedCertificates);
|
staticCertificateVerifier = new StaticCertificateVerifier(trustedCertificates);
|
||||||
}
|
}
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
log.info("Failed to initialize the ");
|
log.info("Failed to initialize the certificate verifier", e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user