Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificates and joining enforce-secure-profile servers #184

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

penguinencounter
Copy link

@penguinencounter penguinencounter commented Nov 30, 2022

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

To-do list:

  • Fix 1.19
  • Write some documentation

@penguinencounter penguinencounter changed the title WIP: Signed chat messages and certificates WIP: Certificates and enforce-secure-profile Dec 3, 2022
@penguinencounter
Copy link
Author

penguinencounter commented May 31, 2023

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 penguinencounter marked this pull request as ready for review May 31, 2023 15:49
@penguinencounter penguinencounter changed the title WIP: Certificates and enforce-secure-profile Certificates and enforce-secure-profile May 31, 2023
@penguinencounter penguinencounter changed the title Certificates and enforce-secure-profile Certificates and joining enforce-secure-profile servers May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant