Shiro does not have any APIs for working with trust stores because Shiro tends to focus on application-level concerns, whereas TLS/SSL config is mostly a network-level concern.
A Google and/or StackOverflow search would be better to help you find a solution. -- Les Hazlewood | @lhazlewood CTO, Stormpath | http://stormpath.com | @goStormpath | 888.391.5282 On Wed, Feb 5, 2014 at 5:27 AM, Deepak Gopalakrishnan <[email protected]>wrote: > Hello Brian, > > Sorry for sending emails every 12 hours. I'm just trying to write a > truststore that shall accept all the certificates ( even if they are > invalid) . Can you point me to few links. > > Thanks > > > On Tue, Feb 4, 2014 at 9:03 PM, Brian Demers <[email protected]> > wrote: > > > Deepak, > > > > It depends what you are trying to do, but it sounds like this is not > > specific to Shiro. There are bunches of blog posts on how to deal with > > java's key store / trust manager. > > > > Can you give us more detail on what you are doing? > > > > > > Also, bumping the thread every 12-ish hours is poor etiquette. > > > > > > On Tue, Feb 4, 2014 at 10:04 AM, Deepak Gopalakrishnan <[email protected] > > >wrote: > > > > > Anyone there? > > > > > > > > > On Tue, Feb 4, 2014 at 11:09 AM, Deepak Gopalakrishnan < > [email protected] > > > >wrote: > > > > > > > Hello Dev, > > > > > > > > Anyone there? > > > > > > > > > > > > On Mon, Feb 3, 2014 at 7:01 PM, Deepak Gopalakrishnan < > > [email protected] > > > >wrote: > > > > > > > >> Hello Dev, > > > >> > > > >> I want to create a trust mngr that trust all the SSL Certificates > for > > > >> Shiro. I'm using shiro as part of apache isis. Is there a parameter > I > > > can > > > >> use? > > > >> > > > >> Thanks > > > >> -- > > > >> Regards, > > > >> *Deepak Gopalakrishnan* > > > >> *Mobile*:+918891509774 > > > >> *Skype* : deepakgk87 > > > >> http://myexps.blogspot.com > > > >> > > > >> > > > > > > > > > > > > -- > > > > Regards, > > > > *Deepak Gopalakrishnan* > > > > *Mobile*:+918891509774 > > > > *Skype* : deepakgk87 > > > > http://myexps.blogspot.com > > > > > > > > > > > > > > > > > -- > > > Regards, > > > *Deepak Gopalakrishnan* > > > *Mobile*:+918891509774 > > > *Skype* : deepakgk87 > > > http://myexps.blogspot.com > > > > > > > > > -- > Regards, > *Deepak Gopalakrishnan* > *Mobile*:+918891509774 > *Skype* : deepakgk87 > http://myexps.blogspot.com >
