Zerossl renewing cert automatically

I’m happy with the process of creating a cert and applying it but i have some question as im have problems

When i import a PFX file that was export (using the command below) the cert name is ZeroSSL Exported, how do i give it a more meaningful name.

what are the steps for renewing cert automatically

I ran this command: le64.exe -key account.key -csr testcerts.domain.com.csr -csr-key testcerts.domain.com.key -crt testcerts.domain.com.crt -domains “testcerts.domain.com” -path C:\inetpub\wwwroot\testcerts.domain.com.well-known\acme-challenge -export-pfx Password -generate-missing -unlink -live -issue-code 100

It produced this output:

My web server is (include version):IIS

The operating system my web server runs on is (include version):

My hosting provider, if applicable, is: Windows

I can login to a root shell on my machine (yes or no, or I don’t know): Yes

I’m using a control panel to manage my site (no, or provide the name and version of the control panel): No.

See if this helps you: https://community.letsencrypt.org/t/commands-for-manual-install-update-certs-on-windows-server-2012-iis-8-5/45993

In v0.29 you can also try adding:

-tag-pfx "Some text goes here to appear in place of ZeroSSL Exported"

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.