Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.1
-
Fix Version/s: 3.0.0 Beta 1
-
Component/s: Core
-
Labels:None
-
Acceptance Test - Add?:No
Description
ServerTrustManager's API is considering that only one signed domain can be found in the certificate. We need to change that and return a collection. In other words, #getPeerIdentity(X509Certificate x509Certificate) should return List<String>.
Issue Links
- is related to
-
SMACK-180
Parse certificate's "Subject Alternative Names" using stripped version of bouncy castle
-