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

Gather information about endpoints provided by our products and evaluate (and document) security for these #550

Open
soenkeliebau opened this issue Mar 19, 2024 · 0 comments

Comments

@soenkeliebau
Copy link
Member

As per discussion here customers will start asking (in fact, have started asking) for information about the endpoints that are exposed by our products.

We should have a central repository of information about this somewhere that we can keep up to date and refer customers to, when asking questions like these.

Some information that will be interesting here is:

  • A list of endpoints
  • Can they be secured with TLS
  • Record the support TLS versions (per Java version?) and cipher suite
  • Document how to change the TLS versions and ciphers. Highlight where this is not possible.
  • If insecure ciphers are available add default configuration to allow list strong ciphers only
  • Do the same for insecure TLS versions

@dervoeti mentioned CryptoLyzer, a tool that analyzes endpoints and generates reports in a format that is supported by SecObserve, which is quite a nice benefit.

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

No branches or pull requests

1 participant