Skip to content
Snippets Groups Projects
Commit 54aba9c0 authored by gauthier's avatar gauthier
Browse files

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6337 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 07a14693
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ touch demoCA/index.txt
user=$(whoami)
HOSTNAME=$(hostname -f)
echo "Creating certificate for user '$HOSTNAME'.'$REALM'"
echo "Creating MME certificate for user '$HOSTNAME'.'$REALM'"
# CA self certificate
openssl req -new -batch -x509 -days 3650 -nodes -newkey rsa:1024 -out cacert.pem -keyout cakey.pem -subj /CN=$REALM/C=FR/ST=PACA/L=Aix/O=Eurecom/OU=CM
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment