Skip to content

Commit

Permalink
FDP-1968: Configure default cipher suite
Browse files Browse the repository at this point in the history
Signed-off-by: Sander Verbruggen <sander.verbruggen@alliander.com>
  • Loading branch information
sanderv committed Sep 9, 2024
1 parent 5784f9b commit a3bfe03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions application/src/main/resources/application.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
#SPDX-FileCopyrightText: Contributors to the GXF project
#
#SPDX-License-Identifier: Apache-2.0
simulator:
config:
cipher-suites: TLS_PSK_WITH_AES_128_GCM_SHA256

management:
endpoints:
web:
Expand Down

0 comments on commit a3bfe03

Please sign in to comment.