You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tibor Repasi (Jira)" <ji...@apache.org> on 2022/12/16 15:10:00 UTC

[jira] [Created] (CASSANDRA-18124) Config parameter keystore_password should be nullable

Tibor Repasi created CASSANDRA-18124:
----------------------------------------

             Summary: Config parameter keystore_password should be nullable
                 Key: CASSANDRA-18124
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18124
             Project: Cassandra
          Issue Type: Bug
            Reporter: Tibor Repasi


Some SSL configuration may pass unencrypted private keys. PEMReader might accept that by assuming keyPassword to be null in that case (e.g. https://github.com/apache/cassandra/blob/f9e033f519c14596da4dc954875756a69aea4e78/src/java/org/apache/cassandra/security/PEMReader.java#L103).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org