swbrains
- Total activity 381
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 84
Comments
Recent activity by swbrains-
I also experienced a lot of support queries after 68 was released due to SSL "will expire soon" notifications being sent to my users. I actually handle SSL certificate renewal myself using scripts...
-
Just wanted to update this ticket with the solution that worked for me to assist users who may search for this topic later: The required change was to edit the CSF Firewall Configuration and set t...
-
Hi, I was reading another thread regarding update 66 and saw in a response that XML-API is going away in the future, so I converted my code to use JSON-API and UAPI where possible. Now the fetchz...
-
Sorry for the delay getting back to you. Here is the version info from the server: # cat /usr/local/cpanel/version 11.64.0.24
-
Thanks for your reply. The checkbox before the alert causes the 4 options to appear at the top of the list, but I believe that's just used for setting of multiple items in one step. It doesn't se...
-
I just updated to 66.0.17 yesterday (9/4/2017) and just noticed this problem today, but I haven't tried the module search in a while.
-
On my server, I just noticed this happening for new accounts. It screwed up my script that I use to let customers install SSL certificates since the script looks to see if a cert is installed alre...
-
Figured this out... I was sending in the same CRT and KEY data from my old certificate, so cPanel's message was right on. I had not updated the source location I was pulling this data from so it...
-
Thanks!
-
Ah yes! Thanks! I just tried install_hosts and that does return valid certificate information. Is that function designed to return just the *one* installed certificate for this account like cPan...