Hamit
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Hamit-
Hamit commented,
Hello Michael, I am a developer, how can i make it from API? Ok i got it again :)
-
Hamit commented,
Hello Michael, I am a developer, how can i make it from API?
-
Hamit created a post,
Check if AutoSSL is enabled
How can i check if a (domain or user) has AutoSSL currently?
-
Hamit commented,
Like the way below CPanelXMLAPI xmlap = new CPanelXMLAPI(_host,_user,_pwd); v2.Key = "api.version"; v2.Value = "1"; v3.Key = "features"; v3.Value = "{\"auto...
-
Hamit commented,
i got it thank you
-
Hamit created a post,
Creating User Based AutoSSL
I want to implement autoSSL features for any user in our system. When the enduser in the system hit the "create free ssl" button, system will call the CPanel API and enable autossl for the current ...