mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
20 lines
598 B
JSON
20 lines
598 B
JSON
{
|
|
"package": {
|
|
"name": "fleet_server",
|
|
"version": ""
|
|
},
|
|
"name": "fleet_server-1",
|
|
"namespace": "default",
|
|
"policy_id": "FleetServer_hostname",
|
|
"vars": {},
|
|
"inputs": {
|
|
"fleet_server-fleet-server": {
|
|
"enabled": true,
|
|
"vars": {
|
|
"custom": "server.ssl.supported_protocols: [\"TLSv1.2\", \"TLSv1.3\"]\nserver.ssl.cipher_suites: [ \"ECDHE-RSA-AES-128-GCM-SHA256\", \"ECDHE-RSA-AES-256-GCM-SHA384\", \"ECDHE-RSA-AES-128-CBC-SHA\", \"ECDHE-RSA-AES-256-CBC-SHA\", \"RSA-AES-128-GCM-SHA256\", \"RSA-AES-256-GCM-SHA384\"]"
|
|
},
|
|
"streams": {}
|
|
}
|
|
}
|
|
}
|