Hello all, my first post here so apologies for lame queries;) See details below and my question at the end:
My domain is: kon.mywire.org
I ran this command:
bash-3.2# acme.sh --issue --dns dns_dynu -d kon.mywire.org
It produced this output:
Domains not changed.
Skip, Next renewal time is: sat 16 mar 03:46:35 2019 UTC
Add ‘–force’ to force to renew.
My web server is (include version):
none?
The operating system my web server runs on is (include version):
Windows 10
My hosting provider, if applicable, is:
dynu,com
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
So, I followed to the letter this tutorial https://community.letsencrypt.org/t/failed-authorization-procedure-the-server-could-not-connect-to-the-client-to-verify-the-domain/60656/4
I got successfully generated key and certs files.
When I run the command
bash-3.2# acme.sh --issue --dns dns_dynu -d kon.mywire.org
it returns (what I think) is positive response saying that domains not changed and next cert can be only generated a month from now. So it seems to me so far so good;)
Now, apologies for a really lame question but where do I go from here?
So the setup I have is on my home laptop (windows 10) i run a number of services which I wanted to access outside of my network. Http access works perfectly with no issues. I want to upgrade it to https!
Is the fact that I was able to generate certs and key mean that Im all set up?
Do I need to anything else on dynu.com panel?
Do I need to do anything else on the source windows 10 machine (port forwarding)?
I’m a complete noob with ssl terminology so please explain it to me like I’m 4 yr old;)
I also have other domains under my dynu account. If I would be able to get https on the above domain, how do I generate new certs for other domains?
Thanks in advance!