Hi Sridhar! You can enable ssl in ConnectionConfiguration. Please look at ConnectorConfiguration#setSslEnabled and ConnectorConfiguration#setSslFactory methods.
Also Ignite provides SSL\TSL securing for communication between nodes. See https://apacheignite.readme.io/docs/ssltls Thanks, Nikolay. On Tue, Dec 13, 2016 at 2:56 PM, voli.sri <[email protected]> wrote: > Hi, > > Does apache ignite provide for a way to support encryption of data at REST. > > I am looking for a way to transparently encrypt the stored data so as to > ensure the integrity of data. > > I believe such a solution should also have the option to decrypt and return > the data when required. > > I haven't found anything other using SSL/HTTPS in securing the network > connections between nodes in the cluster. > > Has anyone used something similar. Can you please help me on this. > > > Thanks, > Sridhar > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Encyrption-of-Data-at-REST-in- > Apache-Ignite-tp9508.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
