SDNC script changes to support jks, p12 cert formats from AAF
[sdnc/oam.git] / installation / sdnc / src / main / scripts / startODL.sh
index f6fa43a..e043bc0 100755 (executable)
@@ -171,6 +171,7 @@ then
 fi
 
 cp /opt/opendaylight/current/certs/* /tmp
+cp -r /opt/app/osaaf/local/. /tmp
 
 nohup python ${SDNC_BIN}/installCerts.py &