Commit graph

5 commits

Author SHA1 Message Date
d9cf4695b8
Fix: apistatusd.py
- Changed apistatusd.conf: set server.host default value to 0.0.0.0 to
  improve error messages; needs checking if this disabled ipv6
- Changed apistatusd.conf: renamed default client.cert filename to
  improve meaning

- Fix create_ssl_context: context.options was reset by misuse of `=`
  instead of binary or assignment `|=`
- Changed main/socket-creation: disabled keepalive
- Fix main/connection/pre-ssl-handshake: set missing tls handshake
  timeout; code went into infinite waiting block
- Some cleanup
2023-10-23 23:50:29 +02:00
example
991eeea9f8 verify_mode ueber config setzbar, ssl context in funktion ausgelagert 2022-07-30 12:09:38 +02:00
+++
c4d02a73c9 konfiguration fuer mastodon hinzu 2022-07-10 17:54:37 +02:00
example
e79258b8be zertifikate umbenannt 2022-04-06 10:22:36 +02:00
Philipp Matthias Schaefer
ec3a5daf2b Move server sources to separate directory 2020-11-18 21:59:23 +01:00
Renamed from apistatusd.conf (Browse further)