Re: [web2py] Re: Can I/how would I create a self-signed certificate using IIS?

2014-01-17 Thread Richard Vézina
That is really nice Michele, thanks for sharing this... Richard On Fri, Jan 17, 2014 at 12:37 PM, Michele Comitini < michele.comit...@gmail.com> wrote: > I do not think you need a CA, but if you do, there is a PKI (and CA) for > web2py, I created for personal needs. > It allows you to create se

Re: [web2py] Re: Can I/how would I create a self-signed certificate using IIS?

2014-01-17 Thread Michele Comitini
I do not think you need a CA, but if you do, there is a PKI (and CA) for web2py, I created for personal needs. It allows you to create server certificate and manage client certificates. https://code.google.com/p/simpatica/ No instructions, the code is simple as it is the interface, and there are

Re: [web2py] Re: Can I/how would I create a self-signed certificate using IIS?

2014-01-17 Thread Keith Planer
Thank you for the detailed explanation, I will take time to make this work, thanks. On Thursday, January 16, 2014 3:07:32 PM UTC-6, Richard wrote: > > Except if you need SSL only for your own (as a developper) needs I suggest > you to walk the extra miles and create your own CA and sign you SSL

Re: [web2py] Re: Can I/how would I create a self-signed certificate using IIS?

2014-01-16 Thread Richard Vézina
Except if you need SSL only for your own (as a developper) needs I suggest you to walk the extra miles and create your own CA and sign you SSL certificate then you then deploy CA througt GPO with AD and you will not be bother again about self-signed SSL certificate... The link "here" you refer too

[web2py] Re: Can I/how would I create a self-signed certificate using IIS?

2014-01-16 Thread Keith Planer
I understand this link might have some guidance for me, but the link is down: http://www.web2py.com/AlterEgo/default/show/140 -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list