How to Generate Key Store Using Key Tool and Export Public Certificate from JKS File

  Рет қаралды 99,969

Tutorials Pedia

Tutorials Pedia

Күн бұрын

Пікірлер: 49
@refanzzzz8172
@refanzzzz8172 3 жыл бұрын
Thanks a lot sir i faced error when i generated that key number in android studio but after i watched your video i made it from cmd and i succeeded. you are amazing
@TutorialsPediaVideos
@TutorialsPediaVideos 3 жыл бұрын
Glad to hear.
@quynhhodiepnhu1701
@quynhhodiepnhu1701 Жыл бұрын
Thanks. Great help. I followed and succeeded.
@SalvadorChaosOfficial
@SalvadorChaosOfficial 4 жыл бұрын
I'm a beginner, so sorry if I come off as naive: but do I do this (create a new Keystore) for every app? or is there a different command to add a new app Key to this existing Keystore? or am I completely misunderstanding what a Keystore is and what it's used for? Lol
@Innovationlu
@Innovationlu 2 жыл бұрын
If I have multiple servers that is behind a load balancer. Do I need to do this for each server? Or do I create on one server and share it to each additional server?
@TutorialsPediaVideos
@TutorialsPediaVideos 2 жыл бұрын
Use wildcard CN (*) for a domain name in such case.
@justinrajs5689
@justinrajs5689 Жыл бұрын
Hi Team, How to Exporting the private key from the PKCS12 format? I hope by using openssl we can achieve this. eg: openssl pkcs12 -in identity.p12 -nodes -nocerts -out private_key.pem Can we able to achieve the same by using Java Keytool?
@Madhuri-m6g
@Madhuri-m6g Жыл бұрын
Hi, How to change default keystore in java 11. Please provide solution
@SonisKitchen_and_Vlogs
@SonisKitchen_and_Vlogs 2 жыл бұрын
Nice video explained well. Thank You Mr.Ajmal
@programmingcheatcodes5967
@programmingcheatcodes5967 7 ай бұрын
Too Useful, Thanks,
@sapy-cr1es
@sapy-cr1es 2 жыл бұрын
Will it be a signed certificate ? or we have to run some more commands to generate a self signed cert.
@TutorialsPediaVideos
@TutorialsPediaVideos 2 жыл бұрын
Yes it will be aelf signed.
@ravinders9221
@ravinders9221 Жыл бұрын
Nice, Thank you!!
@hectoliters
@hectoliters 4 жыл бұрын
thx dude it really helped!
@TutorialsPediaVideos
@TutorialsPediaVideos 4 жыл бұрын
My pleasure. Glad to hear.
@praveen123ist
@praveen123ist 3 жыл бұрын
Very useful info ...thanks so much!👌🏻😊😊
@shehnaazshields8612
@shehnaazshields8612 2 жыл бұрын
Thanks a lot....this video was very helpful
@TutorialsPediaVideos
@TutorialsPediaVideos 2 жыл бұрын
Thanks Shehnaaz for the kind feedback. JazakAllah.
@crashspine
@crashspine 3 жыл бұрын
Great, key store is poor to intuit, i have a jks but dont remeber the alias inside her, how i acess these!
@Mukeshyadav-gj3os
@Mukeshyadav-gj3os 4 жыл бұрын
Below are the list of locations needed to update keystore Local machine Locked on-site server (varying ACLs) Cloud machine (varying ACLs) Dedicated secrets management services (git) repos without complete to this process ,we can not update our app with given new key by google tell me what does it mean bro pleese !!!!
@lulithagihan7817
@lulithagihan7817 2 жыл бұрын
thank you man ..
@superklutzygirl
@superklutzygirl Жыл бұрын
Thank you!
@abhishekpandey3213
@abhishekpandey3213 2 жыл бұрын
Hello sir , can I change the sha1 value of any keystore file it will very helpful if you answer
@laijukp90
@laijukp90 4 жыл бұрын
HOW TO GENERATE CERT FILE FROM HID FILE
@arijitnagchowdhury3740
@arijitnagchowdhury3740 Жыл бұрын
Very nice explanation. So JKS is basically similar to private key
@TutorialsPediaVideos
@TutorialsPediaVideos Жыл бұрын
Thanks for the kind feedback. JKS is a KeyStore which contains key as well as certificates.
@MrSumanpatro2008
@MrSumanpatro2008 4 жыл бұрын
I have a private and public key, from there can i create a JKS file ?
@khatiwwaraa
@khatiwwaraa 3 жыл бұрын
Great work man! To the point, keep up the great work :)
@banagan4604
@banagan4604 3 жыл бұрын
I can't access myetherwallet with my keystore file. It keeps giving me an error message. I've tried other keystore files which also don't work. Is it possible to extract the private key from the file? Thanks
@AllsdeHotelPvp
@AllsdeHotelPvp 2 жыл бұрын
Thank you so much!
@venkateshm9640
@venkateshm9640 2 жыл бұрын
Its very helpful video. But when i tried to create certificate by following same process, in the .cer file "Thumbprint Algorithm sha1" is missing. Is it normal or do i have to give anything in the command to appear the thumb print algorithm in the .cer?
@hayyaanshakeel6332
@hayyaanshakeel6332 3 жыл бұрын
Love you bro 💋
@patelbansi8001
@patelbansi8001 3 жыл бұрын
You are just great thank you so much
@christianchidiebube7409
@christianchidiebube7409 2 жыл бұрын
Boss, I really need your help 😭😭. Am really depressed cause I have tried but it's not working. You are my last hope. Anytime I try to check my Sha key in Android studio using "Gradle signingreport" it always say "No key alias found in keystore"...but it was originally saying" missing keystore" before I then installed java jdk but I don't know how to create the keystore file in my directory. Please anyone seeing this and knows the solution, I need your help. I have created my first android app but I now want to linki it to firebase😭😭. Please reach out to me on
@capmi1379
@capmi1379 4 жыл бұрын
Thank you for your help.
@TutorialsPediaVideos
@TutorialsPediaVideos 4 жыл бұрын
You are welcome.
@diegoramos27
@diegoramos27 4 жыл бұрын
Hi Sir, what certificate are you exporting? is the keystone created with some certificates by default? thanks
@TutorialsPediaVideos
@TutorialsPediaVideos 4 жыл бұрын
Dear Diego, When you create keystore, it contains key pair; a public certificate and a private key.
@diegoramos27
@diegoramos27 4 жыл бұрын
Tutorials Pedia Thanks for the reply sir, could you please explain the difference between PrivateKeyEntry and trustedCertEntry? Thanks again
@joehuangathome
@joehuangathome 4 жыл бұрын
It would be nice if how certificate is used was explained, too
@TutorialsPediaVideos
@TutorialsPediaVideos 4 жыл бұрын
Thanks for your feedback. The way of Using or configuring a certificate differs for different types of servers as well as different types of tools and can't be explained as generalized. E.g. IIS has different steps tha JBoss and the way certificates are configured in TIBCO differs from Mulesoft.
@disk38
@disk38 4 жыл бұрын
thanks
@itsvenus5677
@itsvenus5677 4 жыл бұрын
sir validity ka kya karen sir
@TutorialsPediaVideos
@TutorialsPediaVideos 4 жыл бұрын
Validity is set with below -validity option by specifying no of days for certificate validity. E.g. below sets validity for one year: -validity 365
@itsvenus5677
@itsvenus5677 4 жыл бұрын
Means a lot sir
@manrriquemy6176
@manrriquemy6176 4 жыл бұрын
go into an infinite loop of requesting data and never create .jks,
Java Keytool Tutorial : Part 1 - Introduction to Keytool
15:17
Cyber Hashira
Рет қаралды 14 М.
Explaining Keystores | Part 1 - JKS
8:23
Cryptosense
Рет қаралды 57 М.
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
How to create self signed SSL certificate using OpenSSL
11:52
The Journey of DevOps
Рет қаралды 32 М.
Java Keytool Tutorial: Part 2 - What is a KeyStore?
16:34
Cyber Hashira
Рет қаралды 9 М.
SSH Keys
10:12
RobEdwards
Рет қаралды 128 М.
Self signed Certificate In Weblogic for https communication
22:11
S & S Technical Training Institute
Рет қаралды 9 М.
Java programmatically create truststore and import certificates into it
11:27
Rahul Random Learnings
Рет қаралды 24 М.