I am trying "git pull" after the MacOS upgrade to Monterey and my git command fails with the below error:
fatal: unable to access 'https://bitbucket.myenterprise.com:1234/smc/csm/my-service.git/': error:06FFF089:digital envelope routines:CRYPTO_internal:bad key length
I have tried the solution at Fixing git HTTPS Error: "bad key length" on macOS 12
but did not work