X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ntsimulator%2Fscripts%2Ftls%2Fenable_tls.sh;h=3d21471cdf99946e564fac7073ea10b0dca2d8b4;hb=0c00182421feb00a63a76555844dba5b72639b8e;hp=a6314bf3bd0f3c62e11460d31314e47a6be8dbad;hpb=29ce368a8b49cb41f3a1640581ff9958ea50ad8c;p=sim%2Fo1-interface.git diff --git a/ntsimulator/scripts/tls/enable_tls.sh b/ntsimulator/scripts/tls/enable_tls.sh index a6314bf..3d21471 100755 --- a/ntsimulator/scripts/tls/enable_tls.sh +++ b/ntsimulator/scripts/tls/enable_tls.sh @@ -1,6 +1,23 @@ #! /bin/bash - -sleep 5 +################################################################################ +# +# Copyright 2019 highstreet technologies GmbH and others +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +################################################################################ + +sleep 10 openssl genrsa -out melacon.server.key 2048 @@ -16,7 +33,7 @@ echo ''"$MELACON_SERVER_KEY"'