====== HTTP ====== HTTP pour Hyper Text Transport Protocol.\\ C'est le protocol utilisé par les serveurs Web. Sur les serveurs web en général: [[/informatique/httpd|/informatique/httpd]] ===== Généralité ===== CommentCaMarche couvre un certains nombre de sujet sur HTTP.\\ http://www.commentcamarche.net/search/search.php3?Mot=HTTP. \\ On y trouvera par exemple [[http://www.commentcamarche.net/internet/http.php3|une introduction]], [[http://www.commentcamarche.net/cgi/cgienv.php3|Les variables d'environnement CGI]], [[http://www.commentcamarche.net/attaques/falsification-donnees.php3|Attaques et Falsification des données HTTP ]] ... ===== RFC ===== Voir le glossaire [[glossaire:HTTP|Hypertext Transfer Protocol (HTTP)]] pour une liste des [[glossaire:RFC|RFCs]] le concernant. Faire une recherche de RFC sur http://www.rfc-editor.org/cgi-bin/rfcsearch.pl \\ Il est pertinant de toujours passer par ce lien, car les RFC sont vivantes, et donc certaines références deviennent obsolètes. La liste de toutes les RFC : http://www.ietf.org/iesg/1rfc_index.txt. Uniform Resource Identifiers (URI): Generic Syntax, [[http://tools.ietf.org/html/rfc3986|rfc3986]]. ===== Authentification HTTP ===== [[http://www.hsc.fr/ressources/breves/http_digest.html.fr|Mécanismes d'authentification HTTP/HTTPS]] {{:informatique:http_authentification_hsc_franck_davy.html|en cache ici}} \\ Un très bon article de Franck Davy @ HSC (10/03/2003). Celui-ci reprend en détail les modes 'HTTP Basic' et 'HTTP Digest' et le suivit de session. ===== Chiffrement des échanges avec SSL / TLS ===== [[http://www.hsc.fr/ressources/breves/ssl_configuration.html.fr|Utilisation d'OpenSSL pour les applications SSL/TLS]] {{:informatique:ssl_configuration_hcs_franck_davy.html|en cache ici}}\\ Encore un très bon article de Franck Davy @ HSC (21/12/2001). CommentCaMarche offre un panorama sur le chiffrement, ses théories et pratiques. Donc un peut d'histoire, de standard et de comment ça marche sur http://www.commentcamarche.net/crypto/crypto.php3. ===== CAPTCHA ===== CAPTCHA for Human validation. [[:informatique:captcha|/informatique/captcha]]