Re: HTTPS protocol

2006-10-02 Thread puyuus
ok! thank you very much for your answers. petru. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this grou

Re: HTTPS protocol

2006-09-29 Thread gabor
puyuus wrote: > hello everybody! > i start working with django this week and i want ot say that until now > it looks great. > one question for you, Django-gurus :-), because i didnt find this thing > in documentation > how can i initiate HTTPS, obtain the certificate, and everything > els

Re: HTTPS protocol

2006-09-29 Thread Adrian Holovaty
On 9/29/06, puyuus <[EMAIL PROTECTED]> wrote: > one question for you, Django-gurus :-), because i didnt find this thing > in documentation > how can i initiate HTTPS, obtain the certificate, and everything > else.?? Hi Petru, This is outside the scope of the Django Web framework. It

Re: HTTPS protocol

2006-09-29 Thread adamjspooner
I'm in the same boat. I've started work on some e-commerce in Django and have been doing some research on this. As a side-note, I'm connecting to a web service and have had trouble doing that in Python (though Mark Pilgrim's DIP was a huge help in wrapping my brain around this). I've ended up hook

HTTPS protocol

2006-09-29 Thread puyuus
hello everybody! i start working with django this week and i want ot say that until now it looks great. one question for you, Django-gurus :-), because i didnt find this thing in documentation how can i initiate HTTPS, obtain the certificate, and everything else.?? best regards, Petru