imbrish / letsencrypt

Automatic issuing and renewal of Let's Encrypt SSL certificates on shared hostings.
GNU General Public License v3.0
44 stars 7 forks source link

Whm token authorization #2

Closed ronindesign closed 6 years ago

ronindesign commented 6 years ago

I added WHM API token auth support in sslic, core logic changes here: https://github.com/ronindesign/sslic/commit/0b65889cd6f4cfeacf1584e1901e978a8f7f9eff

This PR uses new version of sslic with WHM API token support.

imbrish commented 6 years ago

Hey! Thanks for the PR. However I will rather wait until https://github.com/neurobin/sslic/pull/1 gets merged into the original repo instead of switching to a fork.