Lets encrypt Application not running in windows Server IIS - https

i am having issues in Letsencrypt.i have hosted 2 website in iis 1st website is working good with letsencrypt but when i am trying again to click on Wacs.exe application ,it is not conncetion to letsencrypt server .
Kindly help us how do i fix and install easily.

Related

Connection to HTTPS server offline with a PWA

currently I am working on PWA (progressive web app) that needs fully functional offline capabilities. Currently the client is hosted on Heroku and is fully functional offline, besides one key feature. The PWA is not able to connect to the local server I am running from a separate computer. I made a self-signed cert so the localhost server computer is able to connect to it's running server via HTTPS; but I am unable to connect a different computer on the LAN to the same server. I'm fairly new to certificates and how they work, and I can't seem to figure this one out.
Just needed to make a server endpoint where I could accept the certificate. This was weird initially because the application is a SPA. So currently the user would have to differ for the initial setup.

Laravel app that is hosted on IIS windows 10 and that how can I access on another PC?

I have hosted laravel app on IIS windows 10, that app running on local and I wanted to access on another PC over the internet/intranet.
you have to configure your iis to allow incoming connections. check this post link to post

Laravel project running on development machine gives this error after "This site is not secure error" after windows update

I have been running my laravel project for a while in Edge on my local machine. However after a Windows update last nightI am getting the following error when I try to run my application in Edge -"This site is not secure" and in the details the following
Your PC doesn't trust this websites security certificate.
The host name in the websites security certificate differs from the website you are trying to visit.
Error code DLG_FLAGS_INVALID_CA
DLG_FLAGS_SEC_CERT_CN_INVALID
Because this site uses HTTP Strict Transport Security, you cannot continue to this site at this time.
Could someone please help. I have spent the whole day working on this and I am near the end of my project.

Hosting laravel framework using Plesk

I am new to laravel framework and have finished the developing part. Now i want to publish my system using Plesk hosting.I have refered a website such as https://support.plesk.com/hc/en-us/articles/360000399513-How-to-install-Laravel-application-on-Plesk-server- but i encountered a problem.
On the second step, the "Access to the server over SSH" option is fixed to "Login Prohibited" and i cannot change it.
Is there any other alternatives to do this or any free web hosting suggestion?

Cant web deploy web application from team city

Im having a bit of trouble web deploying from my CI server teamcity.I can however do a web deploy through visual studio.
I get the following error
Open in IDE
C:\Program Files
(x86)\MSBuild\Microsoft\VisualStudio\v14.0\Web\Microsoft.Web.Publishing.targets(4276,
5): error ERROR_DESTINATION_NOT_REACHABLE: Web deployment task failed.
(Could not connect to the remote computer ("destinationserver"). On
the remote computer, make sure that Web Deploy is installed and that
the required process ("Web Deployment Agent Service") is started.
Learn more at:
http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_DESTINATION_NOT_REACHABLE.)
and this is my configuration in team city
enter image description here
i have also opened up port 8172 so i dont think it is a permissions issue and checked the username and pass is correct
So what i dont understand is why i am able to publish locally but not from the CI?
Thanks,
Martin
I solve this replacing the IP address of the destination host with the DNS name and adding this parameter to the deployment:
/P:MsDeployServiceUrl=https://%TargetServer%/MsDeploy.axd?site=%SiteName%

Resources