Best real world explanation so far, thanks a lot!!
@DevParkour3 жыл бұрын
Thanks! I made this video because every time I need to work with certificates, I needed to relearn how to use the tools and go through the process! I’m glad it is as useful to others as it is to me!
@jarno24272 жыл бұрын
@@DevParkour could you remake this tutorial with a sha256 type self signed certificate (valid) for apps like exe files
@johnlerrysamson9575 Жыл бұрын
Thank you so much! You saved me from generating headache
@nab3609 Жыл бұрын
Thanks a lot Brian !
@random-characters4162 Жыл бұрын
sorry if I missed it in the vid. Why are we creating only private keys? Where is a public key? From other explanations, I thought it should be a part of the certificate...
@arunbakshi71382 жыл бұрын
Thanks a lot. It's really awesome. Kindly if you can explain how to generate root and intermediate certificates as well.
@ramprasad_v3 жыл бұрын
It was very helpful. Thanks 🙂
@ajaiyapandey5058 Жыл бұрын
wow... great .. all doubts & blockers gone !
@andrewnaumann86882 жыл бұрын
Great tutorial. Beast.
@jesussabalaga71672 жыл бұрын
Hello, your video is excellent, I would like to know if you know how to review a .pfx if I was the one who generated it with, for example, the private key? Cheers!
@mayanksingh6663 Жыл бұрын
Excellent video
@Losgatosdelacasa Жыл бұрын
Thank you, one question if I have the certificate installed on my website and I want to use hmailserver and add a new one to hmailserver?
@rasta80882 жыл бұрын
Very informative.
@nowzarifarhad2 жыл бұрын
I do the same, and add the signed certificate to the website on IIS and its fine but when I access the website from the clients eventhough that I trust the root it still doesn't trust the cert. Only firefox works but chrome doesn't
@random-characters4162 Жыл бұрын
I'm on a mac and to run openssl req (self signed cert action on 9:19) I had to add -new flag. Otherwise the command just hangs
@narendranmanickavasagam1329 Жыл бұрын
Good one. Sometimes commands are hidden by video
@jerrywong8322 жыл бұрын
I am still not 100% clear. Would you be able to make a video of how to create a web site with https: rather than http please. I know it has something to do with the SSL certificate but I am unable to relate SSL and https. Thank you
@DevParkour2 жыл бұрын
You bet!
@oscar4679ify Жыл бұрын
hola Sor Oscar Gomez, quiero preguntar si me puedes ayudar con un proyecto que tengo, para crear una pagina web que funciona como un control inventario, y hay que crear le multiples usuarios con diferentes niveles de acceso, y quisiera implementarle biometria por huella para los usuarios y que tenga un certificado RSA 15369 bit
@lebeluet2 жыл бұрын
Thanks for the video. Did purchase a codesign certificate from "COMODO/SECTIGO" and I'm trying to do codesign windows apps using github workflow and github secret. So far I haven't had much success to codesign. Question do I need to embed "COMODO/SECTIGO" .crt and .key into secured .crt and secured.key prior to encode into base64 for the githubsecret or do the encode into base64 directly form "COMODO/SECTIGO"
@DevParkour2 жыл бұрын
Good question. I have done codesigning on windows apps via a CI/CD pipeline once before a few years ago. I’ll see if I can dig up what I did and make a video on it soon. I used GitLab CI/CD, but the commands/concepts should transfer.
@lebeluet2 жыл бұрын
@@DevParkour This morning I was able to codesign my app and perform my first GitHub release. I didn't need to embed the "COMODO/SECTIGO" .crt and .key files. I'm not sure where the problem came from as I made several changes before the workflow worked. I still must correct the release because now the package cannot be downloaded even if it is displayed in the release. Ref Github project : MPC-MassPropertiesCalculator
@jarno24272 жыл бұрын
@Dev Parkour could you remake this tutorial with a sha256 type self signed certificate (valid)
@asifahmad96678 ай бұрын
very infomativ
@He-Is-One-and-Only Жыл бұрын
👍🏻👍🏻👍🏻 nice
@AdrianGonzalezBlogs5 ай бұрын
Thanks
@Daniel-mz9dn Жыл бұрын
the last command line was what? it cut off
@TheHexperience2 жыл бұрын
Your video insert covered the command lines... ?
@po65772 жыл бұрын
he included in the description
@hamzaelkhaldi4413 Жыл бұрын
Someone encrypted my files how i can fix that. He told me to pay 6k$ which o don't hav it
@rapolugopi28382 жыл бұрын
How to convert pem file into crt and key
@dazzassti Жыл бұрын
mate, your not signing the key with the key, you're signing the cert that you create with the key so that the key and the cert are intrinsically linked. The key is a unique value that encodes the cert. I think you made that very confusing.
@hermenegildolissai83402 жыл бұрын
very good video, it was very useful for me...🏌♀
@anonymoususer6786 Жыл бұрын
need seriously start with the short option first. No respect for peoples time.