Certbot: error: unrecognized arguments: —standalone

Hi there,

looking for some help to install an SSL cert on my website that is hosted by vultr.

When entering the command ./letsencrypt-auto certonly —standalone I get the output certbot: error: unrecognized arguments: —standalone I’m following a tutorial from youtube and not sure what the issue is. Any help or insight is appreciated. A little new to this so will need some hand-holding and extra guidance.

My domain is:
gegc.ca

I ran this command:
./letsencrypt-auto certonly —standalone

It produced this output:
certbot: error: unrecognized arguments: —standalone

The operating system my web server runs on is:
Ubuntu 16.04.4 LTS

Hi @msdux

the name is

--standalone

two -

Check

https://certbot.eff.org/docs/using.html

3 Likes

Good catch: ASCII code 97h may look like 2Dh 2Dh, but it is definitely not equal to it - LOL
Or 151, 45 45 for those who speak only in "decimal" - LOL

May be a problem creating a Youtube - tutorial. There is no copy & paste.

Yes, copying to/from word processors is not ideal; as some tend to “auto-spellcheck” and “auto-correct” things that aren’t “incorrect” - LOL

Notepad tends to behave well for me.

Hi Juergen,

you’re a legend!

3 Likes

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