if you followed the manual 
(http://web2py.com/books/default/chapter/29/13/deployment-recipes#IIS) for 
deploying web2py behind iis, your app is served by IIS directly on 
whichever port IIS is configured to listen on. 
If that port is set to be ssl protected (usually the *:443 binding) then 
you have the standard setup for SSL.

On Wednesday, January 20, 2016 at 1:50:22 AM UTC+1, José Eloy wrote:
>
> Thanks again for the help.
>
> I could create my own certificate, but I have a dude: The standard port 
> for SSL is 443 and my application runs using the port 8001, How I have to 
> configure the port in IIS and web2py? How I have to lauch web2py?
>
> Regards.
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to