Don't use self-signed certificate, walk the extra mile of creating your own Certificate Authority, which will be self signed, then sign you certificate... That way you will get rid of all browser warning... You can then push by GPO a pk12 file so your user don't even have to handle the certificate by them self... You will only have Firefox that use it own certificate store that will complain until you add manually the certificate :( which can be scripted...
Richard On Wed, Jan 20, 2016 at 12:45 PM, José Eloy <[email protected]> wrote: > Then, How I should run web2py? > > python web2py.py -a 'yourpassword' -i IP > > without port? > > > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

