Add new certificates
[platform/framework/web/wrt-security.git] / etc / certificates / CMakeLists.txt
index 78c3dce..4a89dda 100644 (file)
@@ -35,5 +35,12 @@ INSTALL(FILES
     ${CERT_DIR}/tizen-distributor-root-ca-public.pem
     ${CERT_DIR}/tizen-distributor-root-ca-partner-manufacturer.pem
     ${CERT_DIR}/tizen-distributor-root-ca-partner-operator.pem
+    ${CERT_DIR}/tizen-developers-root.pem
+    ${CERT_DIR}/tizen-partner-class-developer-root.pem
+    ${CERT_DIR}/tizen-partner-class-root-authority.pem
+    ${CERT_DIR}/tizen-platform-class-developer-root.pem
+    ${CERT_DIR}/tizen-platform-class-root-authority.pem
+    ${CERT_DIR}/tizen-public-class-developer-root.pem
+    ${CERT_DIR}/tizen-public-class-root-authority.pem
     DESTINATION /opt/share/cert-svc/certs/code-signing/tizen/
     )