Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #45820

Re: Error with python 3.3.2 and https

References <683480d3-9b36-40f3-af61-e767178ceb87@googlegroups.com> <mailman.2019.1369324579.3114.python-list@python.org> <77525aba-65fc-41c3-aeb5-428d66719bee@googlegroups.com>
Date 2013-05-24 02:18 +1000
Subject Re: Error with python 3.3.2 and https
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.2021.1369325893.3114.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, May 24, 2013 at 2:12 AM,  <asianavatar@gmail.com> wrote:
> I only have the http of the proxy. I guess I could find out the ip of it. However, even if I use the http proxy address, why would it work for a http site and not a https site if its the proxy that can't resolve.

Can you post working code for HTTP and nonworking for HTTPS? There was
no SSL in the code you posted. Or are you saying it's really just that
you change the URL and it stops working? If so, I don't think we can
test it without having your proxy... you may want to talk to whoever
controls the proxy.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Error with python 3.3.2 and https asianavatar@gmail.com - 2013-05-23 08:48 -0700
  Re: Error with python 3.3.2 and https Chris Angelico <rosuav@gmail.com> - 2013-05-24 01:56 +1000
    Re: Error with python 3.3.2 and https asianavatar@gmail.com - 2013-05-23 09:12 -0700
      Re: Error with python 3.3.2 and https Chris Angelico <rosuav@gmail.com> - 2013-05-24 02:18 +1000
        Re: Error with python 3.3.2 and https asianavatar@gmail.com - 2013-05-23 10:49 -0700
          Re: Error with python 3.3.2 and https Chris Angelico <rosuav@gmail.com> - 2013-05-24 08:23 +1000
            Re: Error with python 3.3.2 and https asianavatar@gmail.com - 2013-05-24 11:08 -0700

csiph-web