Update installation files

Change-Id: I6c9e91bee7e2767c24b7db2227670f8a5f0f4a08
Issue-ID: NONRTRIC-822
Signed-off-by: ktimoney <kevin.timoney@est.tech>
diff --git a/service-exposure/certs/server_certs.sh b/service-exposure/certs/server_certs.sh
old mode 100644
new mode 100755
index c399033..a606368
--- a/service-exposure/certs/server_certs.sh
+++ b/service-exposure/certs/server_certs.sh
@@ -20,8 +20,8 @@
 #
 
 
-CA_SUBJECT="/C=IE/ST=/L=/O=/OU=Keycloak/CN=localhost/emailAddress=ca@mail.com"
-SERVER_SUBJECT="/C=IE/ST=/L=/O=/OU=Keycloak/CN=localhost/emailAddress=server@mail.com"
+CA_SUBJECT="/C=IE/ST=Dublin/L=Dublin/O=Keycloak/OU=Keycloak/CN=localhost/emailAddress=ca@mail.com"
+SERVER_SUBJECT="/C=IE/ST=Dublin/L=Dublin/O=Keycloak/OU=Keycloak/CN=localhost/emailAddress=server@mail.com"
 PW=changeit
 
 echo $PW > secretfile.txt