CanadaGuy
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
Comments
Recent activity by CanadaGuy-
Turns out my VPN tunnel was causing MTU problems, which was only evident by seeing that the CA bundle retrieval was timing out. Interestingly, I guess a different bundle (smaller?) is used for EC k...
-
Please be sure to link this thread when opening the ticket and provide the ticket number here so that we can track the issue appropriately. If possible, please post the resolution on this thread a...
-
Hi there! I am glad to hear that you were able to resolve the issue. If you encounter similar issues in the future, please let us know so that we can take a closer look! the original issue is not...
-
I worked around this issue by switching to ECDSA, P-384 (secp384r1) certificates which uses a different CA. The above cert was RSA2048, and RSA4096 had the same problem I think.
-
HI @CanadaGuy We do use python 2.7.5: Is there a list of scripts that use the default Python install? I'd be interested in verifying they could run under Python 3, unless you already know it do...