Pool options specify "passPhrase", which differs from the same option in other places

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Trivial - P5
    • 3.3.3
    • Affects Version/s: None
    • Component/s: Core
    • None
    • None
    • None
    • None
    • None
    • None

      TheĀ Pool class specifies an SSL option named passPhrase. This option is eventually passed through to the underlying Connection objects created by the pool. The same option in Connection, however, is named passphrase, not passPhrase.

      This error is unlikely to come up for high-level API consumers, because all 3 topologies specify passphrase; only consumers of the lower-level Pool class are affected.

            Assignee:
            Daniel Aprahamian (Inactive)
            Reporter:
            Tal Ben-Ari
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: