Mantis - Resin
Viewing Issue Advanced Details
6234 minor always 04-28-19 21:07 04-29-19 17:10
nam  
ferg  
normal  
closed 4.0.61  
fixed  
none    
none 4.0.62  
0006234: add config for passing provider to JSSE KeyManagerFactory.getInstance() for spring boot support
KeyManagerFactory can take in a provider:

    public static final KeyManagerFactory getInstance(String algorithm, String provider) {
      ...
    }

Notes
(0006889)
ferg   
04-29-19 17:10   
network/0517