VojtechMyslivec / letsencrypt-zimbra

Files to automate the deployment process of Let's Encrypt certificates to Zimbra Collaboration Suite
GNU General Public License v3.0
171 stars 92 forks source link

Support Zimbra v8.6 #37

Closed VojtechMyslivec closed 4 years ago

VojtechMyslivec commented 7 years ago

Script does not support Zimbra v8.6

@achilles03anil wrote some tips to run with v8.6 in #35

If there would be some πŸ‘ on this issue, I will focus on it and implement support for v8.6 as well

heruan commented 6 years ago

Is Zimbra 8.8.8 supported?

VojtechMyslivec commented 6 years ago

Hi @heruan.

The problem with v8.6 is that they changed the way how some binaries is called (zimbra user instead of root etc.).

I have not tried v8.8 yet. Do you?

PS: I have changed the description of the issue to less misleading one.

heruan commented 6 years ago

I've tried with 8.8.8 but the script gives no output (even with -v). I've set up my own script since I needed to use a DNS challenge.

EasonChuo commented 6 years ago

It’s work for my Zimbra 8.8.8, thanks.

VojtechMyslivec commented 6 years ago

Thanks for good news @EasonChuo :slightly_smiling_face:

NightDog commented 5 years ago

@VojtechMyslivec Just wanted to pitch in that I ran the script on 8.8.10_GA, with two domains, and it worked flawlessly! Ubuntu 16.04.6. Thanks!

VojtechMyslivec commented 5 years ago

Good to hear, @NightDog. Thanks :slightly_smiling_face:

VojtechMyslivec commented 4 years ago

Since Zimbra 8.6 is not supported anymore AFAIK, I am closing this