« Modèle:Sommaire membre » : différence entre les versions

De WikiFiction
Admin (discussion | contributions)
Aucun résumé des modifications
Balise : Révoqué
Admin (discussion | contributions)
 
(47 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
== Polymnie 2025-2026 ==
Si vous avez participé à des ateliers avant le 1<sup>er</sup> septembre 2025,  
Si vous avez participé à cet atelier avant le 1<sup>er</sup> septembre 2025, vous retrouverez votre espace sur la version précédente du wiki  
il est possible que votre espace, resté sur l’ancien wiki, ne soit pas encore transféré ici.
Si vous voulez retrouver certains de vos textes,
n’hésitez pas à demander à [mailto:contact@wificition.fr contact@wificition.fr]


; → [[{{NS}}:11-relax|11-relax]]
== Inducteurs ==
Cinq minutes par jour d’écriture pour s’entraîner.


; → [[{{NS}}:11-fds|fds]]
'''→ [[{{NS}}:Inducteurs|Sélectionnez un inducteur au hasard]]'''


apache2 (2.4.65-1~deb12u1) bookworm; urgency=medium
== Polymnie 2025-2026 ==
'''→ [[{{NS}}:Figures de style|Figures de style]]'''
(récapitulatif de toutes les figures de style vues en atelier).


  Following the resolution of CVE-2025-23048,
* '''[[{{NS}}:16-Ekphrasis versus Narration|16-Ekphrasis versus Narration]]''' (7 février 2026)
  some SSL-enabled websites may begin encountering
** '''[[{{NS}}:16-relax|16-relax]]''' (7 février 2026)
  the error (AH02032):
* '''[[{{NS}}:15-fds|15-Figures de style : oxymore, chiasme]]''' (10 janvier 2026)
  .
* '''[[{{NS}}:14-narration|14-Structure narrative]]''' (13 décembre 2025)
    Misdirected Request:
** '''[[{{NS}}:14-relax|14-relax]]''' (13 décembre 2025)
    The client needs a new connection for this request as the
* '''[[{{NS}}:13-cdn|13-cdn]]''' : Carnet de notes (22 novembre 2025) '''Tenir mon [[{{NS}}:Carnet de notes|Carnet de notes]]
    requested host name does not match the Server Name Indication
** '''[[{{NS}}:13-relax|13-relax]]''' (22 novembre 2025)
    (SNI) in use for this connection.
* '''[[{{NS}}:12-Ekphrasis versus Narration|12-Ekphrasis versus Narration]]''' (11 octobre 2025)
  .
** '''[[{{NS}}:12-relax|12-relax]]''' (11 octobre 2025)
  This behavior is particularly noticeable with AWS Application
* '''[[{{NS}}:12-fds|12-fds]]''' : Figures de style : Lipogramme (11 octobre 2025)
  Load Balancers. Although they support intelligent SNI handling,
* '''[[{{NS}}:11-fds|11-fds]]''' : Exercices de style (13 septembres 2025)
  they do not (as of this writing) relay SNI data to the target
** '''[[{{NS}}:11-relax|11-relax]]''' (13 septembre 2025)
  server, resulting in failed connections when hostnames don’t align.
  .
  Without an SNI provided by the client, there is nothing httpd
  can do to determine which vhost/configuration should be
  used to provide the correct certificate (and TLS authentication
  eventually) whenever multiple vhosts listen on the same IP:port.


That's because reading the HTTP Host header necessarily has to
== Calliope 2025-2026 ==
  happen after the TLS handshake/auth/decryption (and later
→ [[{{NS}}:P7 : Préparation|Personnage 7 : Préparation]] pour le 14 mars 2026
  renegotiation is not an option with TLSv1.3).
* '''[[{{NS}}:P6|Personnage 6]]'''  (7 février 2026)
  .
* '''[[{{NS}}:P5|Personnage 5]]'''  (10 janvier 2026)
  So those connections fall back to the first vhost declared on
* '''[[{{NS}}:P4|Personnage 4]]'''  (13 décembre 2025)
  the IP:port for the TLS handshake part, and if the request
* '''[[{{NS}}:P3|Personnage 3]]'''  (22 novembre 2025)
  Host header finally matches a different vhost with a different
* '''[[{{NS}}:P2|Personnage 2]]'''  (18 octobre 2025)
  TLS configuration it's rejected with AH02032.
* '''[[{{NS}}:P1|Personnage 1]]'''  (13 septembre 2025)
  .
  Before 2.4.64 the check was not accurate and would allow that,
  with security implications.
  .
  As a workaround, you may (after a risk analysis) generate a
  wildcard certificate. If you’re managing multiple domains,
  consolidate them into a single certificate by including each
  wildcard domain as an alias. Then, update the Apache configuration
  to reference this unified certificate.
  .
  Another possible workaround is to configure each virtual host to
  listen on a separate port. This approach avoids SNI-related issues
  by ensuring that each vhost is uniquely addressed through its own
  connection endpoint, thereby allowing distinct TLS configurations
  without ambiguity.
  .
  This error may also stem from a misconfigured HAProxy setup.
  In such cases, enabling dynamic SNI handling on HAProxy might be
  necessary to ensure that the correct hostname is passed through
  during the TLS handshake. After risk analysis, it could be done
  by using "sni req.hdr(Host)" directive.

Dernière version du 5 mars 2026 à 12:50

Si vous avez participé à des ateliers avant le 1er septembre 2025, 
il est possible que votre espace, resté sur l’ancien wiki, ne soit pas encore transféré ici. 
Si vous voulez retrouver certains de vos textes,
n’hésitez pas à demander à contact@wificition.fr

Inducteurs

Cinq minutes par jour d’écriture pour s’entraîner.

Sélectionnez un inducteur au hasard

Polymnie 2025-2026

Figures de style
(récapitulatif de toutes les figures de style vues en atelier).

Calliope 2025-2026

Personnage 7 : Préparation pour le 14 mars 2026