Re: HTTPS request



On Sep 25, 6:17 pm, Larry Bates <larry.ba...@xxxxxxxxxxx> wrote:
Johny wrote:
If I need to log in to a site using https protocol must I use
certification file and key file?
The class HTTPSConnection syntax is
class HTTPSConnection( host[, port, key_file, cert_file])

and I do not know if it is nescessary or not.
Thanks for help.
L.

Depends on what the server requires. You can do basic authenticate to a https:
site if it supports it.

-Larry

Hello Larry,
Thanks for your reply.
I had to register on this site, so I have Login and Password.
I can log in to the site through normal process on the server(by
filling in the login form).
But I can not login to the site from my Python program.
I use the same procedure as I do for other webservers that require
login information. The only difference is that the server, this time,
is HTTPS server.
So I do not know if I must use a SSL certificate or not and if I can
use HTTP 1.0 or I must use HTTP 1.1 protocol.
Any idea?
Thanks
L.

.



Relevant Pages

  • Re: [PHP] Back to security
    ... Better off to do all of 1, 2, and 3 inside HTTPS. ... server before the rest of the request is decrypted. ... server once the login was successful. ... cannot grab the hash and use that, I have a random hash that is hashed ...
    (php.general)
  • how to setup remote web workplace ?
    ... IT support at one of our sites appears to have setup a method to connect ... over https to site IP - at this point i login, ... 2003 server seems to redirect the RDP traffic to the host you ... select from the HTTPS interface. ...
    (microsoft.public.windows.server.sbs)
  • how to setup remote web workplace ?
    ... IT support at one of our sites appears to have setup a method to connect ... over https to site IP - at this point i login, ... 2003 server seems to redirect the RDP traffic to the host you ... select from the HTTPS interface. ...
    (microsoft.public.windows.server.sbs)
  • what is remote web workplace + how to setup ?
    ... IT support at one of our sites appears to have setup a method to connect ... over https to site IP - at this point i login, ... 2003 server seems to redirect the RDP traffic to the host you ... select from the HTTPS interface. ...
    (microsoft.public.win2000.termserv.clients)
  • Re: RWW with no https
    ... Speaking about MS IIS as a web server, in HTTP, one can run multiple ... "host headers" and run all sites on the default port 80. ... to workstations, runs on port 4125, which is dynamically opened by the SBS ... HTTP why cant you do the same with HTTPS? ...
    (microsoft.public.windows.server.sbs)