Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-2454

Remove --enable-system-ciphers configure option in CheckSSL.m4

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • PHP Drivers
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      The --enable-system-ciphers configure option was deprecated in d679bfe for PHPC-888. It was superseded by --mongodb-crypto-system-profile, which was introduced in the same commit.

      8dfe6c for PHPC-2256 added a deprecation notice when specifying the option with a shared build. No deprecation notice is emitted in static builds, as the option is also used by the openssl extension.

      This option can be removed in 2.0. No documentation changes are required, as this option was never discussed in the installation docs.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: