<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Issue while enabling sse-c  on remote store in Security</title>
    <link>https://community.splunk.com/t5/Security/Issue-while-enabling-sse-c-on-remote-store/m-p/430650#M10141</link>
    <description>&lt;P&gt;I am enabling smart store on Splunk 7.2.6  with SSE-C. My smart store is working  without SSL parameters successfully. &lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.5/Indexer/SmartStoresecuritystrategies"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.5/Indexer/SmartStoresecuritystrategies&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;After adding below configuration  to  &lt;CODE&gt;/opt/splunk/etc/_master-apps/_cluster/local/indexes.conf&lt;/CODE&gt;   trying to apply the bundle to form clustermaster  UI and facing an issue: &lt;STRONG&gt;&lt;EM&gt;Bad SSL settings for KMS leading to bad ssl context for volume=remote_store&lt;/EM&gt;&lt;/STRONG&gt;. &lt;BR /&gt;
I am using AWS role for S3 buket access.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[volume:remote_store]
storageType = remote
path = s3://buket-name
remote.s3.access_key = 
remote.s3.secret_key = 
remote.s3.endpoint = &lt;A href="https://s3.us-west-2.amazonaws.com" target="test_blank"&gt;https://s3.us-west-2.amazonaws.com&lt;/A&gt;
remote.s3.encryption = sse-c
remote.s3.encryption.sse-c.key_type = kms
remote.s3.encryption.sse-c.key_refresh_interval = 86400
remote.s3.kms.auth_region = us-west-2
remote.s3.kms.key_id = xxxxxxxxxxxxxxxxxxxxxxxx
remote.s3.kms.sslAltNameToCheck = s3.us-west-2.amazonaws.com
remote.s3.kms.sslVerifyServerCert = true
remote.s3.kms.sslVersions = tls1.2
remote.s3.kms.sslRootCAPath = /tmp/s3.us-west-2.amazonaws.com.pem
remote.s3.kms.cipherSuite = ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES256-SHA256
remote.s3.kms.ecdhCurves = prime256v1,secp384r1,secp521r1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My Splunk env is running on AWS EC2 instances.&lt;BR /&gt;
s3.us-west-2.amazonaws.com.pem is pem cert with root chain included&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2019 14:44:23 GMT</pubDate>
    <dc:creator>bsrikanthreddy5</dc:creator>
    <dc:date>2019-04-24T14:44:23Z</dc:date>
    <item>
      <title>Issue while enabling sse-c  on remote store</title>
      <link>https://community.splunk.com/t5/Security/Issue-while-enabling-sse-c-on-remote-store/m-p/430650#M10141</link>
      <description>&lt;P&gt;I am enabling smart store on Splunk 7.2.6  with SSE-C. My smart store is working  without SSL parameters successfully. &lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.5/Indexer/SmartStoresecuritystrategies"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.5/Indexer/SmartStoresecuritystrategies&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;After adding below configuration  to  &lt;CODE&gt;/opt/splunk/etc/_master-apps/_cluster/local/indexes.conf&lt;/CODE&gt;   trying to apply the bundle to form clustermaster  UI and facing an issue: &lt;STRONG&gt;&lt;EM&gt;Bad SSL settings for KMS leading to bad ssl context for volume=remote_store&lt;/EM&gt;&lt;/STRONG&gt;. &lt;BR /&gt;
I am using AWS role for S3 buket access.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[volume:remote_store]
storageType = remote
path = s3://buket-name
remote.s3.access_key = 
remote.s3.secret_key = 
remote.s3.endpoint = &lt;A href="https://s3.us-west-2.amazonaws.com" target="test_blank"&gt;https://s3.us-west-2.amazonaws.com&lt;/A&gt;
remote.s3.encryption = sse-c
remote.s3.encryption.sse-c.key_type = kms
remote.s3.encryption.sse-c.key_refresh_interval = 86400
remote.s3.kms.auth_region = us-west-2
remote.s3.kms.key_id = xxxxxxxxxxxxxxxxxxxxxxxx
remote.s3.kms.sslAltNameToCheck = s3.us-west-2.amazonaws.com
remote.s3.kms.sslVerifyServerCert = true
remote.s3.kms.sslVersions = tls1.2
remote.s3.kms.sslRootCAPath = /tmp/s3.us-west-2.amazonaws.com.pem
remote.s3.kms.cipherSuite = ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES256-SHA256
remote.s3.kms.ecdhCurves = prime256v1,secp384r1,secp521r1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My Splunk env is running on AWS EC2 instances.&lt;BR /&gt;
s3.us-west-2.amazonaws.com.pem is pem cert with root chain included&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 14:44:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Issue-while-enabling-sse-c-on-remote-store/m-p/430650#M10141</guid>
      <dc:creator>bsrikanthreddy5</dc:creator>
      <dc:date>2019-04-24T14:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while enabling sse-c  on remote store</title>
      <link>https://community.splunk.com/t5/Security/Issue-while-enabling-sse-c-on-remote-store/m-p/430651#M10142</link>
      <description>&lt;P&gt;Recommendation from Splunk PS: &lt;/P&gt;

&lt;P&gt;SSE-C (Customer Managed Keys)&lt;BR /&gt;
This is the recommended option in the documentation but this will change very soon.&lt;/P&gt;

&lt;P&gt;Advantages&lt;BR /&gt;
The self-managed key so there is an element of trust as the creator/generator of the key.&lt;BR /&gt;
No KMS API operation limits to contend with.&lt;/P&gt;

&lt;P&gt;Disadvantages&lt;BR /&gt;
Keys are in plain text on the indexes.conf file. This would not pass a security risk assessment.&lt;BR /&gt;
Advanced key management requires an advanced key management solution e.g. Hardware Security Modules for storage and management.&lt;BR /&gt;
To rotate keys, you need to move the data from SmartStore back to an EBS volume and re-upload the data with the new key. Splunk cannot be running during this operation. This is by far the biggest drawback.&lt;BR /&gt;
SSE-C while technically valid requires more due care of the customer to ensure adequate protection of the data and is subject to human error and misconfiguration. It is only appropriate for customers with specific requirements to use customer-managed keys.&lt;/P&gt;

&lt;P&gt;SSE-KMS has Amazon manage your keys for you and is more flexible than SSE-C. There are limits that are described here: &lt;A href="https://docs.aws.amazon.com/kms/latest/developerguide/limits.html"&gt;https://docs.aws.amazon.com/kms/latest/developerguide/limits.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 19:23:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Issue-while-enabling-sse-c-on-remote-store/m-p/430651#M10142</guid>
      <dc:creator>bsrikanthreddy5</dc:creator>
      <dc:date>2019-10-09T19:23:44Z</dc:date>
    </item>
  </channel>
</rss>

