Skip to content

Commit

Permalink
Merge pull request #3591 from mercedes-benz/release-spdx-headers-97e9d52
Browse files Browse the repository at this point in the history
0 - Before web-ui release: Add missing SPDX license headers [auto-generated]
  • Loading branch information
sven-dmlr authored Nov 6, 2024
2 parents 808215b + 97e9d52 commit 74789e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sechub-web-ui/generate_local_certificates.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
# SPDX-License-Identifier: MIT
# generates self singed certificates for local development
openssl genrsa 2048 > local-server.key
chmod 400 local-server.key
Expand Down

0 comments on commit 74789e2

Please sign in to comment.