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...
-
I have not yet figured out how to install and point to Python 3.7 however... Does a CentOS cPanel install make use of Python in any way? I used a symbolic link to point to python36, and it seems ...
-
I managed to get things going and thought I would document it here. I installed these packages: yum install ea4-experimental yum install ea-apache24-mod_wsgi then followed this, created the inclu...
-
To bypass this we are making changes to the Security Advisor to stop suggesting KernelCare to unsupported kernels through multiple cases internally, there is a report to KernelCare specifically on...
-
So now I have experienced what another user experienced here: Walking through some of the steps, I eventually ran security advisor again and it indicated that the KC patch was not installed, so ...
-
Hi @CanadaGuy The article I showed you lists every symlink protection alternative available I would suggest reading it. They can be disabled in the Apache configuration if you don't want the funct...