Anonymous | Login | Signup for a new account | 12-17-2024 08:48 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0006235 | [Resin] | minor | always | 04-28-19 21:14 | 04-29-19 17:57 | ||||
Reporter | nam | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 4.0.61 | ||||||
Summary | 0006235: add support for JSSE TrustManager in JsseSSLFactory for spring boot support | ||||||||
Description |
JsseSSLFactory.create() is always passing in null for the TrustManager to SSLContext.init(): sslContext.init(kmf.getKeyManagers(), null, null); Spring Boot supports configuring the following values: 1. setTrustStore(String trustStore) 2. setTrustStorePassword(String trustStorePassword) 3. setTrustStoreType(String trustStoreType) 4. setTrustStoreProvider(String trustStoreProvider) |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |