service puppetmaster stop (For stopping the services)
rm -rf /var/lib/puppet/ssl (Clearing SSL certificates)
service puppetmaster start (Starting the services)
Step 3: - In Windows
Run Services.MSC and re-started puppet agent.
Step 4: - In Linux
puppet cert --list (to view the certifiecates)
I found that no certificate has generated for the windows server.
Am I need to delete SSL in Windows. If Yes, Please let me know the process, because I found more directories with the same name.