cryostatio / cryostat

Secure JDK Flight Recorder management for containerized JVMs
https://cryostat.io
Other
19 stars 10 forks source link

[Request] Agent Client should require TLS connection to Agent by default #686

Open andrewazores opened 1 month ago

andrewazores commented 1 month ago

Describe the feature

See https://github.com/cryostatio/cryostat-agent/issues/509 . This issue is the mirror of that one - Cryostat's Client for communicating with Agent instances should likewise expect HTTPS URLs and TLS certificates on all Agent instances by default. There should be a configuration property to disable this enforcement, which would be a server-wide global configuration setting only intended for testing and prototyping.

Anything other information?

No response