Hi, I would like to implement SSL mutual auth using net.jini.jeri.ssl.SslEndpoint and net.jini.jeri.ssl.SslServerEndpoint. I'm using these classes directly from Java Code and not using configuration files
My project is a fork of http://sourceforge.net/p/inkcdi/code/HEAD/tree/trunk/ Which is a library which plumbs River and Weld (CDI) This is the class which creates the endpoinds http://sourceforge.net/p/inkcdi/code/HEAD/tree/trunk/ink.core/src/main/java/ink/rmi/EndpointUtils.java I cannot find any method in those classes in order to set the SSLCertificate (I would like to use PKCS12 at least) and the other SSL-related options (such as truststore, certificate chain....) Thank you very much I love River Enrico Olivelli Software Development Manager @Diennea Tel.: (+39) 0546 620466 - Int. 925 Viale G.Marconi 30/14 - 48018 Faenza (RA) MagNews - E-mail Marketing Solutions http://www.magnews.it<http://www.magnews.it/> Diennea - Digital Marketing Solutions http://www.diennea.com<http://www.diennea.com/> ________________________________ Rimani aggiornato sul mondo dell'email marketing e del digital marketing: visita il nostro blog! http://blog.magnews.it
