Strip the CRL server from the certificates again#67
Strip the CRL server from the certificates again#67Gsantomaggio merged 1 commit intorabbitmq:mainfrom
Conversation
|
Thank you @Darsstar error: |
dce87c5 to
bd4ca14
Compare
|
That... But... How...? rabbitmq-amqp-python-client/tests/conftest.py Lines 93 to 101 in 7f7bf93 should be executed on Mac. which means that in rabbitmq-amqp-python-client/rabbitmq_amqp_python_client/connection.py Lines 179 to 190 in 7f7bf93 constructing the SSLDomain goes wrong, I think But then why is not raising an exception?!?! I don't have access to a Mac, so untill I get a shower/poop/walk epifanie I am stumped. PS. the screenshots show |
|
Oh, wait, I confused null and None. Proton Qpid C code is where we should be looking apparently... |
bd4ca14 to
200d3cd
Compare
|
@Gsantomaggio I think you should now get an exception earlier. https://stackoverflow.com/questions/44979947/python-qpid-proton-for-mac-using-amqps seems relevant |
|
thank you @Darsstar
Following this ^^^, it works! On the main branch, too. Instead of spending hours on this, I had to Google :)! I will update the documentation. |
|
Closed in favour of #68 |
|
Please reopen and merge, this is still required on Windows. |
ops sorry! |


Changed the gha-setup.sh as well to make it work in Git Bash on Windows.