1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-11-14 13:54:52 +00:00
CC-Tweaked/projects/core/src
Jonathan Coates c9bb534799
Don't create a TrustManagerFactory
See the discussion in #1352 - Netty uses the system one by default,
so no sense creating our own.

Also make sure we through the HTTP error every time, not just on the
first failure. Otherwise we get cryptic connection dropped errors.
2023-03-04 11:21:06 +00:00
..
main Don't create a TrustManagerFactory 2023-03-04 11:21:06 +00:00
test Distinguish between all parsers passing and failing 2023-03-04 10:30:12 +00:00
testFixtures Time fs and peripheral operations 2022-12-15 22:12:53 +00:00