quarry icon indicating copy to clipboard operation
quarry copied to clipboard

Certificates and joining enforce-secure-profile servers

Open penguinencounter opened this issue 3 years ago • 1 comments

Allows joining 1.19.1+ servers with enforce-secure-profile set to true.

To-do list:

  • [ ] Fix 1.19
  • [ ] Write some documentation

penguinencounter avatar Nov 30 '22 16:11 penguinencounter

All testing servers are online-mode=true and enforce-secure-profile=true.

They are also running the Fabric modloader with Fabric API in a development environment, but that shouldn't change the vanilla server behavior.

working

  • 1.19.2
  • 1.19.1

not working

  • 1.19 (Invalid signature for profile public key...)
    • This probably is because of sending UUID in the Hello packet, or wherever it is, will have to investigate
  • 1.19.3+ (doesn't attempt to connect)

untested

  • versions below 1.19

penguinencounter avatar May 31 '23 15:05 penguinencounter