git://scientific.zcu.cz
/
glite-security-test-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
146e87e
)
remove extra code
author
Joni Hahkala
<joni.hahkala@cern.ch>
Thu, 16 Dec 2010 17:37:29 +0000
(17:37 +0000)
committer
Joni Hahkala
<joni.hahkala@cern.ch>
Thu, 16 Dec 2010 17:37:29 +0000
(17:37 +0000)
bin/generate-test-certificates.sh
patch
|
blob
|
blame
|
history
diff --git
a/bin/generate-test-certificates.sh
b/bin/generate-test-certificates.sh
index
0fb17e2
..
76784e9
100755
(executable)
--- a/
bin/generate-test-certificates.sh
+++ b/
bin/generate-test-certificates.sh
@@
-699,13
+699,6
@@
function create_all {
# create valid certs with proxies
PROXY_VALIDITY=10000
-
- echo $DNS_HOSTNAME
-
- TYPE="altname2"
- CTYPE="altname"
-
- create_cert $CERT_DIR/${catype}_${TYPE} "$catype hostname only in altname" ${TYPE} $DAYS
TYPE="client"
CTYPE="client"