<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00006z1kteCAAOkta Classic EngineMulti-Factor AuthenticationAnswered2023-02-06T18:01:13.000Z2021-05-25T11:32:28.000Z2021-05-28T13:38:02.000Z

IgorM.58984 (Customer) asked a question.

ODT script not working on MacOS 11.4

After updating the laptop to 11.4 ODT task started to throw the error:

Script result: /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.

from cryptography import x509

Traceback (most recent call last):

File "/Library/Application Support/JAMF/tmp/Okta Device trust Mac OS X", line 23, in <module>

from OpenSSL import crypto

File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/OpenSSL/__init__.py", line 8, in <module>

from OpenSSL import crypto, SSL

File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/OpenSSL/crypto.py", line 16, in <module>

from OpenSSL._util import (

File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/OpenSSL/_util.py", line 6, in <module>

from cryptography.hazmat.bindings.openssl.binding import Binding

File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/cryptography/hazmat/bindings/openssl/binding.py", line 14, in <module>

from cryptography.hazmat.bindings._openssl import ffi, lib

ImportError: dlopen(/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/cryptography/hazmat/bindings/_openssl.so, 2): Symbol not found: _DTLS_client_method

Referenced from: /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/cryptography/hazmat/bindings/_openssl.so

Expected in: flat namespace

in /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/cryptography/hazmat/bindings/_openssl.so


This question is closed.
Loading
ODT script not working on MacOS 11.4