I need to use https for a page. I am using the following web2py slice:


http://www.web2pyslices.com/slice/show/1507/generate-ssl-self-signed-certificate-and-key-enable-https-encryption-in-web2py


I have tried opening web2py with the following line (with and without [-i 
IP and -p PORT]):


python web2py.py -c 
/Users/Phillip/Desktop/web2pyFiles/web2py/applications/GJBSG/private/ssl_certificate.crt
 
-k 
/Users/Phillip/Desktop/web2pyFiles/web2py/applications/GJBSG/private/ssl_self_signed.key
 
-i 127.0.0.1 -p 8000


but https is declared 'not private' and is crossed out. Because of this, I 
am getting a SSL certificate error when the registration of a service 
worker is attempted.


Must I use a public IP for this purpose?


Please indicate what steps are required to traverse this anomaly 

-- 
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