Uploaded image for project: 'Nuxeo Drive '
  1. Nuxeo Drive
  2. NXDRIVE-2719

Fix handling of the ca-bundle parameter

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: 5.2.3
    • Fix Version/s: 5.2.4
    • Component/s: Configuration
    • Release Notes Summary:
      Custom SSL Certificate Regression
    • Release Notes Description:
      Hide

      The new custom SSL certificate management added in 5.2.3 introduced a regression. It is now fixed and working properly.
      We are sorry for the inconvenience.

      Show
      The new custom SSL certificate management added in 5.2.3 introduced a regression. It is now fixed and working properly. We are sorry for the inconvenience.
    • Sprint:
      nxplatform #39
    • Story Points:
      1

      Description

      In NXDRIVE-2695, the new management of SSL certificates introduced that regression:

      Traceback (most recent call last):
        File "nxdrive\__main__.py", line 73, in main
        File "nxdrive\commandline.py", line 573, in handle
        File "nxdrive\commandline.py", line 581, in get_manager
        File "nxdrive\manager.py", line 212, in __init__
        File "nxdrive\manager.py", line 461, in load
        File "nxdrive\engine\engine.py", line 195, in __init__
        File "nxdrive\engine\engine.py", line 1278, in init_remote
        File "nxdrive\utils.py", line 738, in requests_verify
      AttributeError: 'str' object has no attribute 'is_file'
      

      The handling of the ca-bundle parameter was not correctly done: a path-like object is awaited but it is given a string.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 20 minutes
                  20m