Windows PowerShellCopyright (C) 2009 Microsoft Corporation. All rights reserved.PS C:\Windows\system32> cd "C:\Users\Yuj\chef-repo\.chef"PS C:\Users\Yuj\chef-repo\.chef> .\knife.rb jasony.pemPS C:\Users\Yuj\chef-repo\.chef>[12868:19864:0330/164413:VERBOSE1:crash_service_main.cc(68)] Session start. cmdline is [--reporter-url=https://ticinocrashreporter.azurewebsites.net/crash --application-name=VSCode --v=1][12868:19864:0330/164413:VERBOSE1:crash_service.cc(142)] window handle is 003A1BBC[12868:19864:0330/164413:VERBOSE1:crash_service.cc(290)] pipe name is \\.\pipe\VSCode Crash Servicedumps at C:\Users\adm-YuJ\AppData\Local\Temp\VSCode Crashes[12868:19864:0330/164413:VERBOSE1:crash_service.cc(294)] checkpoint is C:\Users\adm-YuJ\AppData\Local\Temp\VSCode Crashes\crash_checkpoint.txtserver is https://ticinocrashreporter.azurewebsites.net/crashmaximum 128 reports/dayreporter is electron-crash-service[12868:19864:0330/164413:VERBOSE1:crash_service_main.cc(84)] Ready to process crash requests[12868:4060:0330/164413:VERBOSE1:crash_service.cc(323)] client start. pid = 7796[12868:4060:0330/164413:VERBOSE1:crash_service.cc(323)] client start. pid = 6696[11620:1892:0330/164414:VERBOSE1:crash_service_main.cc(68)] Session start. cmdline is [--reporter-url=https://ticinocrashreporter.azurewebsites.net/crash --application-name=VSCode --v=1][11620:1892:0330/164414:VERBOSE1:crash_service.cc(142)] window handle is 003A148E[11620:1892:0330/164414:VERBOSE1:crash_service.cc(290)] pipe name is \\.\pipe\VSCode Crash Servicedumps at C:\Users\adm-YuJ\AppData\Local\Temp\VSCode Crashes[11620:1892:0330/164414:VERBOSE1:crash_service.cc(294)] checkpoint is C:\Users\adm-YuJ\AppData\Local\Temp\VSCode Crashes\crash_checkpoint.txtserver is https://ticinocrashreporter.azurewebsites.net/crashmaximum 128 reports/dayreporter is electron-crash-service[11620:1892:0330/164414:ERROR:crash_service.cc(301)] could not start dumperPS C:\Users\Yuj\chef-repo\.chef>PS C:\Users\Yuj\chef-repo\.chef>PS C:\Users\Yuj\chef-repo\.chef> knife ssl checkConnecting to host jboss-testvm.na.kfy.com:443ERROR: The SSL certificate of jboss-testvm.na.kfy.com could not be verifiedCertificate issuer data: /C=US/O=YouCorp/OU=Operations/CN=jboss-testvm.na.kfy.comConfiguration Info:OpenSSL Configuration:* Version: OpenSSL 1.0.1l 15 Jan 2015* Certificate file: C:/projects/openssl/knap-build/var/knapsack/software/x86-windows/openssl/1.0.1r/ssl/cert.pem* Certificate directory: C:/projects/openssl/knap-build/var/knapsack/software/x86-windows/openssl/1.0.1r/ssl/certsChef SSL Configuration:* ssl_ca_path: nil* ssl_ca_file: "C:/opscode/chef/embedded/ssl/certs/cacert.pem"* trusted_certs_dir: "c:\\users\\yuj\\chef-repo\\.chef\\trusted_certs"TO FIX THIS ERROR:If the server you are connecting to uses a self-signed certificate, you mustconfigure chef to trust that server's certificate.By default, the certificate is stored in the following location on the hostwhere your chef-server runs: /var/opt/opscode/nginx/ca/SERVER_HOSTNAME.crtCopy that file to your trusted_certs_dir (currently: c:\users\yuj\chef-repo\.chef\trusted_certs)using SSH/SCP or some other secure method, then re-run this command to confirmthat the server's certificate is now trusted.PS C:\Users\Yuj\chef-repo\.chef> cd ..PS C:\Users\Yuj\chef-repo> dir
/var/opt/opscode/nginx/ca/
Thanks for the help.