ActivePython & SSL

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Fuzzyman

    #1

    ActivePython & SSL

    Hello all,

    In the past I've used the ActivePython distribution for windows.
    Particularly their chm help manual is excellent.

    I have heard that the ActivePython distribution *doesn't* include SSL
    support compiled in for windows.

    Can anyone confirm or deny this rumour for me ?

    All the best,

    Fuzzyman
    http://www.voidspace.org.uk/python/index.shtml

  • Trent Mick

    #2
    Re: ActivePython & SSL

    [Fuzzyman wrote][color=blue]
    > Hello all,
    >
    > In the past I've used the ActivePython distribution for windows.
    > Particularly their chm help manual is excellent.
    >
    > I have heard that the ActivePython distribution *doesn't* include SSL
    > support compiled in for windows.
    >
    > Can anyone confirm or deny this rumour for me ?[/color]

    That is correct. More details here:


    ...
    - As Neil pointed out, ActivePython does not currently have SSL bindings
    (the _ssl module) that python.org's Python builds do. We are currently
    going through the legal hurdles so that we can include those. I expect
    that by or before the Python 2.5 timeframe we'll have _ssl in
    ActivePython.
    ...

    Sincerely,
    Trent

    --
    Trent Mick
    TrentM@ActiveSt ate.com

    Comment

    Working...