Checkout the accumulo client properties that start with the "ssl" prefix.
https://accumulo.apache.org/docs/2.x/configuration/client-properties
This blog post from a few years ago may help:
https://accumulo.apache.org/blog/2014/09/02/generating-keystores-for-configuring-accumulo-with-ssl.html

On Tue, Dec 14, 2021 at 9:58 AM Vincent Russell <vincent.russ...@gmail.com>
wrote:

> Hello,
>
> I am trying to init a test accumulo instance with an hdfs running with
> SSL.    Is this possible?  I am looking at the code and it doesn't look
> like this is possible.
>
> The Initialize class just instantiates a Hadoop config and passes that into
> the VolumeManager without sending over any hadoop configs from the core.xml
> file.
>
> Am I missing something?
>
> Thanks in advance for your help,
> Vincent
>

Reply via email to