<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} .ms-cui-menu {background-color:#ffffff;border:1px rgb(171, 171, 171) solid;font-family:'Segoe UI WPC','Segoe UI',Tahoma,'Microsoft Sans Serif',Verdana,sans-serif;font-size:10pt;color:rgb(51, 51, 51);} .ms-cui-menusection-title {display:none;} .ms-cui-ctl {vertical-align:text-top;text-decoration:none;color:rgb(51, 51, 51);} .ms-cui-ctl-on {background-color:rgb(232, 246, 230);opacity: 0.8;} .ms-cui-img-cont-float {display:inline-block;margin-top:2px} .ms-cui-smenu-inner {padding-top:0px;} .ms-owa-paste-option-icon {margin: 2px 4px 0px 4px;vertical-align:sub;padding-bottom: 2px;display:inline-block;} .ms-rtePasteFlyout-option:hover {background-color:rgb(232, 246, 230) !important;opacity:1 !important;} .ms-rtePasteFlyout-option {padding:8px 4px 8px 4px;outline:none;} .ms-cui-menusection {float:left; width:85px;height:24px;overflow:hidden}--></style>
</head>
<body>
<div style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi Jay-</p>
<p><br>
</p>
<p>While installing the master node  using install_master.sh,</p>
<p><br>
</p>
<p>I get this error </p>
<p><br>
</p>
<p>Could not parse configuration file: Certificate names must be lower case; see #1168</p>
<p><br>
</p>
<p>with the command, </p>
<p><br>
</p>
<p>sudo puppet apply --verbose $PUPPET_MODULE_PATH -e "class {'os_ext_testing::master': $CLASS_ARGS }"</p>
<p><br>
</p>
<p>When I print the command, the complete key and certificate file contents are given in the JSON format. I feel, that this error specifies that it needs only lower case string rather than upper case.
</p>
<p><br>
</p>
<p>Also, do we need to provide the file names or the file contents in the JSON string to the "puppet apply" command.</p>
<p><br>
</p>
<p>Kindly guide me resolve the same.</p>
<p><br>
</p>
<p>Thanks in advance,</p>
<p><br>
</p>
<p>--</p>
<p>Trinath S<br>
</p>
<p><br>
</p>
<p><br>
</p>
</div>
</body>
</html>