Skip to content

Commit

Permalink
SPDX headers added by SecHub release job @github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sven-dmlr committed Nov 6, 2024
1 parent 808215b commit 97e9d52
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 97e9d52

Please sign in to comment.