With the new Snikket iOS app version we just released, the following shouldn't be needed anymore. You can still keep it, it isn't harmful, you'll just be a little bit more secure without it. Just FYI.
|
# currently defaults to `modern` which breaks iOS Snikket client login |
|
- SNIKKET_TLS_PROFILE=intermediate |
For additional context, snikket-server was going TLS-1.3-only, while the iOS app only supported up to TLS-1.2 due to a dependency issue.
With the new Snikket iOS app version we just released, the following shouldn't be needed anymore. You can still keep it, it isn't harmful, you'll just be a little bit more secure without it. Just FYI.
selfhosted/snikket.yml
Lines 25 to 26 in 5bed864
For additional context, snikket-server was going TLS-1.3-only, while the iOS app only supported up to TLS-1.2 due to a dependency issue.