How do I to find my Let's Encrypt account ID when using https://gethttpsforfree.com/?

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | hp-67.com ), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: hp-67.com

I ran this command: https://gethttpsforfree.com/

It produced this output: valid certificates for hp-67.com

My web server is (include version): nginx

The operating system my web server runs on is (include version): Ubuntu 18.04.05 LTS Server

My hosting provider, if applicable, is: n/a

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

The version of my client is https://gethttpsforfree.com/
I understand and see that with certbot this is easy, but with https://gethttpsforfree.com/ finding my Let's Encrypt account ID is challenging me.

2 Likes

My public key SSL Key for my email:
-----BEGIN PUBLIC KEY-----
MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAsGJWcwfXnPtyveMc98Cm
NJKWWzSN7rxNKqIPEzGi8F7H2F+CO1qGWgWo//C8nWigXwRvcUr1dkkgJfeZgPlV
deiEmWCkVBovvQNkGG5LTww/A7PAIhivyDyps+M55rKOg3AyWl87K/imTpK9z7JC
JqzpPrl6tu3aFcKwWEOCFAaHyj1D9h5DRR1CC3pMOMua2/RVl8L6LH9tQ7Ho/orq
WCsaZbYDp4IigPus+vSkOb+KJMTrr0g+CvcpeZr+nh0hctiTpuo7dSmf8ewgXFjh
zyAQ7+v1vp+lZ08k8cazmSuDyxzc9y+gVJ33bxooI9y0P1cPyJU37jLV+ssodzUK
9htsN6/LAL3Y9I2EHonoFGLsDDsklRFh7DpIyXK/d2VExV7V2UeB47bzvDKV8Yjl
qF88KdeC9MiqHYecdD2UHFS0hU9rga5A8QMoV2idv0mD+h4luRUhL2J1rSVIpl/D
zsIhUxRX5km6S/dsFcfy+ZjQaZFbkDFZDe2tBdalIzpCqcelhD67Qen6lDbWAh8x
rzmE5Iddv6DQe8o46mcH3w5c6r54yuN83gEluxVkealYFdDXPkLNzr3cwf+GZ5kP
YGMJCCmxU220uEPLrctl1P2Kp50mfDSlbhvxXBq8OSBXBDK7JOYyfQJ5n4Ee67nU
I4JHkdc/Io28ws8GZ3l7+VMCAwEAAQ==
-----END PUBLIC KEY-----

Here is the email address I use:
sir.bruce.a.mitchell@gmail.com

1 Like

My ACME Client is https://gethttpsforfree.com/
and its source code is on GitHub here:
https://github.com/diafygi/gethttpsforfree

1 Like

Hi Bruce :slightly_smiling_face:

You would need to see the headers of the responses from Let's Encrypt. Once I post the next release of CertSage (hopefully within a few hours), you'll be able to just put your ACME account key in the CertSage directory, not enter any domain names, hit the proceed button, then look at responses.txt to find your account number.

2 Likes

With gethttpsforfree, you can open the network inspector in your browser right before you press the "Accept Terms" button. After you press the button, the POST request to new-acct will contain your account ID in the Location header:

7 Likes

@_az and @griffin Thank you!!!

2 Likes

The new version of CertSage has been posted here:

2 Likes

Thank you @griffin

--
@Bruce5051

2 Likes

Just testing replying via email as well.

Thanks!

https://community.letsencrypt.org/t/help-thread-for-dst-root-ca-x3-expiration-september-2021/149190/108?u=bruce5051

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