repo.or.cz
/
stompngo_examples.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
JMS interop examples updated for common code / logging.
[stompngo_examples.git]
/
tlsexamps
/
tlsuc3
/
run.sh
blob
2413a18140f1ba7c1be529f2a3bdd81147dc9adc
1
#!/bin/sh
2
#
3
set -x
4
go build
5
.
/
tlsuc3
-cliCertFile
=/
ad
3
/
gma
/
sslwork
/
2013
/
client.crt \
6
-cliKeyFile
=/
ad
3
/
gma
/
sslwork
/
2013
/
client.key
7
set
+
x
8