erg commented on issue #58573:
URL: https://github.com/apache/airflow/issues/58573#issuecomment-3647150919
I tried with 6.7.0 and the base64 encoded key -- it's super broken still. I
did the few lines from my previous post above to encode the .pem and it does
not work!
```
[2025-12-12 09:55:10] INFO - Snowflake connection test failed: ('Could not
deserialize key data. The data may be in an incorrect format, it may be
encrypted with an unsupported algorithm, or it may be an unsupported key type
(e.g. EC curves with explicit parameters).', [<OpenSSLError(code=503841036,
lib=60, reason=524556, reason_text=unsupported)>])
source=unusual_prefix_265870fe9aeac5517b7f38b2a081d1e60a78a9d2_system_report_dag
loc=system_report_dag.py:96
```
Please reopen and fix.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]