You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Izhikov (JIRA)" <ji...@apache.org> on 2018/04/13 17:30:00 UTC

[jira] [Updated] (IGNITE-8261) TDE - Configuration

     [ https://issues.apache.org/jira/browse/IGNITE-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikolay Izhikov updated IGNITE-8261:
------------------------------------
    Description: 
Ignite configuration should be extended to support all TDE specific configuration parameters: 

* KeyStore configuration. 
* Default KeyStore implementation should use JDK provided KeyStore - https://docs.oracle.com/javase/8/docs/api/java/security/KeyStore.html. 
* Other(not default) implementation of KeyStore should be allowed.
* New option for encrypted caches.

  was:
Ignite configuration should be extended to support all TDE specific configuration parameters: 

* KeyStore configuration. 
* New option for encrypted caches. 
* Default KeyStore implementation should use JDK provided KeyStore - https://docs.oracle.com/javase/8/docs/api/java/security/KeyStore.html. 


> TDE - Configuration
> -------------------
>
>                 Key: IGNITE-8261
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8261
>             Project: Ignite
>          Issue Type: Sub-task
>    Affects Versions: 2.4
>            Reporter: Nikolay Izhikov
>            Priority: Major
>              Labels: IEP-18
>             Fix For: 2.6
>
>
> Ignite configuration should be extended to support all TDE specific configuration parameters: 
> * KeyStore configuration. 
> * Default KeyStore implementation should use JDK provided KeyStore - https://docs.oracle.com/javase/8/docs/api/java/security/KeyStore.html. 
> * Other(not default) implementation of KeyStore should be allowed.
> * New option for encrypted caches.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)