certificate

Cloning from GitHub on Jenkins: could not load PEM client certificate

左心房为你撑大大i 提交于 2020-08-26 04:58:22
问题 I set up a build server and want to clone a project in Jenkins. I get the following error: fatal: unable to access 'https://github.com/habitat-sh/sample-node-app/': could not load PEM client certificate, LibreSSL error error:02FFF00D:system library:func(4095):Permission denied, (no key found, wrong pass phrase, or wrong file format?) It is on public GitHub, no certificates should be needed, everything is working correctly when I clone on terminal. Also, curl works without any problems. Do you

Signing .exe with .cer file (what is my certificate's name that signtool.exe is asking for?)

♀尐吖头ヾ 提交于 2020-08-22 11:57:34
问题 I have bought a certificate for my program. The website from which I bought it, sent me an .cer file ( 43-some-really-long-name-9962812767788.cer ). No additional files were sent, but I'm almost 100% sure that I don't need anything more. When I click on that .cer file, there are information like: for: (my data) by: Certum Code Signing CA expires: 2014-10-24 All that info seems to be fine. I have my .exe file, that I want to sign with it (so when e.g. user will run it as administrator on

Signing .exe with .cer file (what is my certificate's name that signtool.exe is asking for?)

拟墨画扇 提交于 2020-08-22 11:56:29
问题 I have bought a certificate for my program. The website from which I bought it, sent me an .cer file ( 43-some-really-long-name-9962812767788.cer ). No additional files were sent, but I'm almost 100% sure that I don't need anything more. When I click on that .cer file, there are information like: for: (my data) by: Certum Code Signing CA expires: 2014-10-24 All that info seems to be fine. I have my .exe file, that I want to sign with it (so when e.g. user will run it as administrator on

Signing .exe with .cer file (what is my certificate's name that signtool.exe is asking for?)

こ雲淡風輕ζ 提交于 2020-08-22 11:56:12
问题 I have bought a certificate for my program. The website from which I bought it, sent me an .cer file ( 43-some-really-long-name-9962812767788.cer ). No additional files were sent, but I'm almost 100% sure that I don't need anything more. When I click on that .cer file, there are information like: for: (my data) by: Certum Code Signing CA expires: 2014-10-24 All that info seems to be fine. I have my .exe file, that I want to sign with it (so when e.g. user will run it as administrator on