12:46, EEST
March 16, 2017
Hi,
just a short question.
If I do not set a certificate validator like ‘client.setCertificateValidator(validator);’ is it then basically the same as accepting all server certificates?
Without setting a certificate validator I can still connect to all test servers I’ve installed – so I assume using no certificate listenener is more or less the same than just returning always ValidationResult.AcceptPermanently in the onValidate() method ?
Thank you!
13:58, EEST
November 28, 2018
Hi,
thanks for your questions. When you don’t set any Certificate Validator, all certificates are indeed accepted directly without checking or storing them anywhere.
Java SDK includes a DefaultCertificateValidator that you can use for default Certificate Validation. It includes another concept, a DefaultCertificateValidatorListener interface, where you can implement what to do with Certificate Validation results. See sample class MyCertificateValidationListener for an example. If you don’t set any DefaultCertificateValidatorListener, the Certificate will be judged by the Certificate Checks that it has passed or failed, resulting in rejecting or permanently accepting the Certificate.
Most Users Ever Online: 1919
Currently Online:
14 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Heikki Tahvanainen: 402
hbrackel: 144
rocket science: 88
pramanj: 86
Francesco Zambon: 83
Ibrahim: 78
Sabari: 62
kapsl: 57
gjevremovic: 49
Xavier: 43
Member Stats:
Guest Posters: 0
Members: 736
Moderators: 7
Admins: 1
Forum Stats:
Groups: 3
Forums: 15
Topics: 1524
Posts: 6450
Newest Members:
kristiewinkle8, rust, christamcdowall, redaahern07571, nigelbdhmp, travistimmons, AnnelCib, dalenegettinger, howardkennerley, ThomassnismModerators: Jouni Aro: 1026, Pyry: 1, Petri: 0, Bjarne Boström: 1026, Jimmy Ni: 26, Matti Siponen: 346, Lusetti: 0
Administrators: admin: 1