HTTPS-opracowanie

Nasza ocena:

3
Wyświetleń: 623
Komentarze: 0
Notatek.pl

Pobierz ten dokument za darmo

Podgląd dokumentu
HTTPS-opracowanie - strona 1

Fragment notatki:

HTTPS. Remote communication between the Web browser front end and the back end is not
encrypted by default, which means that information such as the user's SSH password is transmitted
in clear text that is readable to anyone. For communication from a remote client to be encrypted,
the back end must have a certificate, and the front end must communicate with the back end using
HTTPS rather than HTTP. Enabling HTTPS is accomplished most easily through issuing a selfsigned
certificate. Once the certificate is issued, you must make sure that it is used. You can do this
by starting ndb_setup.py from the command line with the --use-https [2389] and --certfile
[2387] options.
... zobacz całą notatkę



Komentarze użytkowników (0)

Zaloguj się, aby dodać komentarz