Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intraweb ISAPI.dll, déploiement sur IIS avec SSL. fonctionnement standalone avec SSL
#1
Depuis plus de deux semaines j'essaie de déployer intraweb ISAPI dll sur IIS avec SSL. Je n'y parviens malgré toutes les configurations faite mon application démarre uniquement en local sur le serveur IIS. dès que je lance via le https. j'ai le message ressources not found.


Depuis plus de deux semaines, j'essaie de déployer la DLL intraweb ISAPI sur IIS avec SSL. Je ne réussis pas malgré toutes les configurations effectuées mon application ne démarre que localement sur le serveur IIS. dès que je lance via https. J'ai le message ressources introuvable

Help please. I need your help for deploy INTRAWEB ISAPI DLL On port 443
SSL 
Reply
#2
For IIS deploying on SSL isnt really any different. You just need to set up IIS for SSL as with any application and then use https instead of http in the URL.

Do you have IIS set up for SSL with a certificate?
Reply
#3
(07-13-2020, 06:27 PM)kudzu Wrote: For IIS deploying on SSL isnt really any different. You just need to set up IIS for SSL as with any application and then use https instead of http in the URL.

Do you have IIS set up for SSL with a certificate?
Please help me give me a process that I can get issue
Reply
#4
(07-13-2020, 06:27 PM)kudzu Wrote: Yes I have IIS with a certificate. now i don't know if you have a complete procedure that you can describe to me to help me. Otherwise locally on port 80 my application can start but with SSL on port 443 nothing. The port is open and I have no antivirus blocking. I just feel like I haven't configured something well. Now I would also like to see how to do it for standAlone on https too. Thank you for helping me.
Reply
#5
Hi, in your ServerController: SSLOptions: Port, put 443.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)