Awesome video. Just to add something that was not captured in the video. If it's your first time, you will required to agree to terms and conditions before the process will be completed.
The win-acme client has many command line parameters that can be used. You only need to use the ones that are applicable to your scenario. See here for documentation: www.win-acme.com/reference/cli
In this video, i demonstrated the use of the win-acme client. This client in particular is very easy to use and manage. The default installation of the client already automates this process for you. The default renewal period of 55 days can be changed in settings.json. So, it sounds like a default installation will address your desire to automatically renew the certificate every 60 days. However, you can change that.
I have fortigate running on the default port 80 Iam changed it to 8080 and 8443 and my website to 80 and 443 and when iam trying to browse my website from iis with domain:80 I still see fortigate ?
If you have a device such as a firewall in front of your webserver that is internal to your network, as you indicated, you do have to get the port translation done correctly on that perimeter device. If the device is still responding on port 80, it tells me that your NAT translation is not correctly configured. On the perimeter device, you need to configure it so that port 80 on the public IP translates back to 80 on your webserver at the private IP. If you need to configure your perimeter device's portal on another port such as 8080 or 8443, you would have to get that configuration correct as well. But again, if you want that perimeter device to listen on 80 and allow that traffic into your network, its all about port forwarding/NAT translation.
Domain name means different things depending on context. In the context of web hosting, you acquire a domain name by registering the name with a domain registrar such as Network Solutions, GoDaddy, or Namecheap to name a few. You use that domain name in the configuration of IIS to host the website. If the website is going to be used only internally meaning an internal network, there is no need to register the domain name. You can come up with your own name. For example, if I want to host an internal website called mywebsite.internal, i can most certainly do that without any registration. I would just use that name and host that name within my internal DNS zone (see my videos about DNS). Hope this helps...
Awesome video. Just to add something that was not captured in the video. If it's your first time, you will required to agree to terms and conditions before the process will be completed.
Glad you found it helpful!
Thanks man that was so much easier than i thought it would be and you explained it well :)
That's great feedback, thank you! I can tell you that the first time I used this SSL service, I was impressed at how easy it was.
one of the best tutorials i've used. thanks for making this
Thanks for the comment. I’m very glad that this tutorial was helpful.
Thanks so much for this🤗🤗🤗
Very glad that you found it useful. thank you!
When creating the task do you have to provide all the options for the win-acme client?
The win-acme client has many command line parameters that can be used. You only need to use the ones that are applicable to your scenario. See here for documentation: www.win-acme.com/reference/cli
Hello thanks it looks really easy, I have a question, If I want to renew certificate every 60 days how can I make it automatic?
In this video, i demonstrated the use of the win-acme client. This client in particular is very easy to use and manage. The default installation of the client already automates this process for you. The default renewal period of 55 days can be changed in settings.json. So, it sounds like a default installation will address your desire to automatically renew the certificate every 60 days. However, you can change that.
I have fortigate running on the default port 80 Iam changed it to 8080 and 8443 and my website to 80 and 443 and when iam trying to browse my website from iis with domain:80 I still see fortigate ?
If you have a device such as a firewall in front of your webserver that is internal to your network, as you indicated, you do have to get the port translation done correctly on that perimeter device. If the device is still responding on port 80, it tells me that your NAT translation is not correctly configured. On the perimeter device, you need to configure it so that port 80 on the public IP translates back to 80 on your webserver at the private IP. If you need to configure your perimeter device's portal on another port such as 8080 or 8443, you would have to get that configuration correct as well. But again, if you want that perimeter device to listen on 80 and allow that traffic into your network, its all about port forwarding/NAT translation.
How do I get the domain name for my windows 😭
Domain name means different things depending on context. In the context of web hosting, you acquire a domain name by registering the name with a domain registrar such as Network Solutions, GoDaddy, or Namecheap to name a few. You use that domain name in the configuration of IIS to host the website. If the website is going to be used only internally meaning an internal network, there is no need to register the domain name. You can come up with your own name. For example, if I want to host an internal website called mywebsite.internal, i can most certainly do that without any registration. I would just use that name and host that name within my internal DNS zone (see my videos about DNS). Hope this helps...
thanks sir
You are welcome, glad the video was helpful.