Mercurial > libervia-backend
view docker/backend-dev-demo/certificates/server1.test/cert.pem @ 4306:94e0968987cd
plugin XEP-0033: code modernisation, improve delivery, data validation:
- Code has been rewritten using Pydantic models and `async` coroutines for data validation
and cleaner element parsing/generation.
- Delivery has been completely rewritten. It now works even if server doesn't support
multicast, and send to local multicast service first. Delivering to local multicast
service first is due to bad support of XEP-0033 in server (notably Prosody which has an
incomplete implementation), and the current impossibility to detect if a sub-domain
service handles fully multicast or only for local domains. This is a workaround to have
a good balance between backward compatilibity and use of bandwith, and to make it work
with the incoming email gateway implementation (the gateway will only deliver to
entities of its own domain).
- disco feature checking now uses `async` corountines. `host` implementation still use
Deferred return values for compatibility with legacy code.
rel 450
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 26 Sep 2024 16:12:01 +0200 |
parents | 3b64b503f250 |
children |
line wrap: on
line source
-----BEGIN CERTIFICATE----- MIIDijCCAnKgAwIBAgIIDeCLzDPl9XswDQYJKoZIhvcNAQELBQAwIDEeMBwGA1UE AxMVbWluaWNhIHJvb3QgY2EgNTE2NDdkMB4XDTIzMTIxMDIxMzUzMloXDTI2MDEw OTIxMzUzMlowFzEVMBMGA1UEAxMMc2VydmVyMS50ZXN0MIIBIjANBgkqhkiG9w0B AQEFAAOCAQ8AMIIBCgKCAQEA0n+pYi3xo4QkG0RutafvGBRBJgMo6AEm4YhsWVhB GxEaJIqcPlhn0m1ADHeVFhz9jK75UoxOGOA2ru3TVuIclHi7084m3bO4gS7toOcY Q2ODOLdgfvs8ubwqZL+WIwRuUkawGdk3RjSbVi4co66TiVf+Z+h2n9A8fg6xHYMm c5VqlM7YCfKdu3p4CGFn1a2G8GCIMq1YZXHHDaJj1MosHO2BlExVdumEnJODBJan h/AVba+qotRAqUEOs9+cp75GsZSwVfdxzgGBUbJFJebVHLGmprztO6N2repiOSB8 r/ULBHkuu7OfEcA4392iWOBcOyihAKOSmY8rbg/Honb4rwIDAQABo4HQMIHNMA4G A1UdDwEB/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYD VR0TAQH/BAIwADAfBgNVHSMEGDAWgBQn64ZnjZJ98LYUuQRuFPA2PU8VETBtBgNV HREEZjBkggxzZXJ2ZXIxLnRlc3SCDiouc2VydmVyMS50ZXN0ggxzZXJ2ZXIyLnRl c3SCDHNlcnZlcjMudGVzdIIVbGliZXJ2aWEtYmFja2VuZC50ZXN0ghFsaWJlcnZp YS13ZWIudGVzdDANBgkqhkiG9w0BAQsFAAOCAQEAJJxot+yYt+AApxR7Y6J7WRdU HVdDE2oVKp/ArC024M+FIGDXzbiGWb1BMw4Hv9Ivdb4WLMzZzKDhei5RF9acvMaS eubWpFumTyOqPJw8Z8eccOFN9uSEC4PhjoimVBRriuuF6Xtmwx/jga6VA4Rsn7t2 6YwwgNJxuGfyku2g4Shdfa21WEANSJElvWgD5ng/OPmhlpnBYJj++2BJcT6kW/Po M4lD8ocFwyVPnkNihbnM6rWUs9OZfhwQ1wWymuSdLihQEB7XrQ/fh8isMaVk8J7e 3HL4T0+AzVMLFfvrqGm2QfZ/ioy8TvWbH1ns5q4ugR1mmzb2T8o3lCqcZ4RCLQ== -----END CERTIFICATE-----