Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
freediameter
Commits
a1d2405d
Commit
a1d2405d
authored
Oct 27, 2010
by
Sebastien Decugis
Browse files
Fixed typo
parent
c974569c
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/OpenWRT/packages/freeDiameter/Makefile
View file @
a1d2405d
...
...
@@ -229,7 +229,7 @@ if [ ! -f "/etc/freeDiameter/freeDiameter.pem" ]; then
echo
"========================================================================"
fi
if
[
!
-f
"/etc/freeDiameter/dh.pem"
];
then
echo
"Creating new Diffie-Hellman
n
parameters file. This operation takes a while..."
echo
"Creating new Diffie-Hellman parameters file. This operation takes a while..."
certtool
--generate-dh-params
--outfile
/etc/freeDiameter/dh.pem
fi
endef
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment