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
> else.....??
> best regards,
> Petru.

i think those are nothing django-specific.

you have to look up how to do that with the webserver of your choice 
(apache, lighttpd, whatever). django does not have to do anything 
special regarding https (usually).

gabor

--~--~---------~--~----~------------~-------~--~----~
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 group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to