HTTP to HTTPS using SSL and SpringBoot | Java Techie

  Рет қаралды 57,700

Java Techie

Java Techie

Күн бұрын

Пікірлер: 53
@mujahidkairana
@mujahidkairana Жыл бұрын
It helped me a lot today, Thanks for your such a great contribution.
@HemaLatha-dz4xr
@HemaLatha-dz4xr Жыл бұрын
Hi @javatechie can you please do video on how to consume ssl spring boot application using resttemplate or webclient without getting asl handshake exception
@Javatechie
@Javatechie Жыл бұрын
Okay i will
@krishnan6201
@krishnan6201 Жыл бұрын
how to verify other service trust calls while using the trust key or trust store.
@gopishettymahindra2713
@gopishettymahindra2713 Жыл бұрын
Hi Sir , Great explanation. Can you create one video how microservices communicates with each other if each one protected with different certificates ?
@sreekanthreddy7333
@sreekanthreddy7333 6 жыл бұрын
Learned one more point from you. Thanks bro
@Patrickus23
@Patrickus23 Жыл бұрын
Great tutorial! How can you use a frontend that consumes the backend's https endpoints?
@YantrikiThepowerofMachinesPune
@YantrikiThepowerofMachinesPune 2 жыл бұрын
in my case , it is not running on the yml port no ,its running on default port 8080, any help
@kynjribajwatmarbaniang8659
@kynjribajwatmarbaniang8659 2 жыл бұрын
try to configure everything in application .properties instead of yml
@YantrikiThepowerofMachinesPune
@YantrikiThepowerofMachinesPune 2 жыл бұрын
@@kynjribajwatmarbaniang8659 I tried the same as you suggested and only used application.properties but it says password verification failed ,keystore was tempered ,web server startstop
@RO_BOMan
@RO_BOMan 3 жыл бұрын
I am getting " class path resource cant not be resolved to url because it doesn't exists" . I saved the keystore values in c:users:kl47***** Copied and pasted that in resources:template Why i am getting this error??
@ranjandas7891
@ranjandas7891 5 жыл бұрын
Nice Explanation Sir Keep it up
@ChetanRawattunein
@ChetanRawattunein 3 жыл бұрын
I have website where I want to access my spring boot APIs. The website has its own SSL certificate, do I need to provide the same certificate to spring boot or create a new one
@Javatechie
@Javatechie 3 жыл бұрын
Yes but I am not sure about the approach please ask in my facebook group link mentioned in video description
@oguzhan2393
@oguzhan2393 2 жыл бұрын
but still shows not secure, it should be secure because you are using https?
@Javatechie
@Javatechie 2 жыл бұрын
Yes but we are just creating a certificate by using the keystore . We need to do same on some VM
@oguzhan2393
@oguzhan2393 2 жыл бұрын
@@Javatechie how can I add it to the vm. I add certificate to my website. But when I make a rest request it says that ERR_CERT_INVALID
@DevMaster947
@DevMaster947 Жыл бұрын
Yes, even though server.servlet.session.cookie.secure=true and along server.ssl.* are set, in browser it is still showing secure flag set to false? I have checked both http and https way but no luck. I even tried enabling this secure to true by webfilter way but still not working @Java Techie - do you have any suggestions ?
@akhilraj4535
@akhilraj4535 3 жыл бұрын
if i upload this application in ec2 will https work there? or i will have to do any other configuration in ec2?
@Javatechie
@Javatechie 3 жыл бұрын
I will check and update
@mamory2101
@mamory2101 7 ай бұрын
Is there a way to fix SSL error not secure show in the browser?
@arpit-jain
@arpit-jain Жыл бұрын
Followed your given steps, it's working. If anyone faces 'password incorrect' issue, change property to server.ssl.key-store-password (from key-password). Can you also show how to do this with .pem file as well?
@Javatechie
@Javatechie Жыл бұрын
Okay i will
@shreyachandak5169
@shreyachandak5169 Жыл бұрын
Thanks man! Saved my day..
@venkatmaharajan4768
@venkatmaharajan4768 4 жыл бұрын
This is for redirect from http to https. What if the certificate expired and if I access application via http, will it work??
@monishghutke1552
@monishghutke1552 3 жыл бұрын
please create another video where you are creating the web client Microservice with creative web client and consuming the secure api
@rakesh2233
@rakesh2233 3 жыл бұрын
hii is there any other way to acheive https in spring boot, rather using java keystore approach ? Thanks..
@anurag-sachan
@anurag-sachan Жыл бұрын
9:48 , ERROR : Private key must be accompanied by certificate chain, SOLUTION: server.ssl.key-store-password=password
@peterkyle01
@peterkyle01 Жыл бұрын
This works so well, thanks as always JavaTechie 😉
@aloknalawade5334
@aloknalawade5334 5 жыл бұрын
How to send the authentication credentials to the SoapService via the client ?
@Javatechie
@Javatechie 5 жыл бұрын
We need to pass as part of request header
@mayankbisht1074
@mayankbisht1074 2 жыл бұрын
did it work for you? i am getting password verification failed even after entering right password
@Javatechie
@Javatechie 2 жыл бұрын
Check your LDAP file
@anooptripathi6577
@anooptripathi6577 5 жыл бұрын
How to secure Rest client and how match SSL certificate client and resources could you give clarify
@Javatechie
@Javatechie 5 жыл бұрын
Client side I never tried @anoop , will check and let you know ok
@chandrakantjaiswal8500
@chandrakantjaiswal8500 2 жыл бұрын
Hi Basant.Could you pls make video with external tomcat server
@Javatechie
@Javatechie 2 жыл бұрын
Already uploaded please check kzbin.info/www/bejne/b5-nhJh_rryHd8U
@psychog_ax
@psychog_ax Жыл бұрын
Thank you so much! This is amazing!
@gourabgoswami8798
@gourabgoswami8798 4 жыл бұрын
Hi, Can you create one video how microservices communicates with each other if each one protected with different certificates ?
@ashwinkumar504
@ashwinkumar504 2 ай бұрын
Nice
@kirtim1930
@kirtim1930 3 жыл бұрын
Thank you very much! Its really useful
@mayconrp365
@mayconrp365 Жыл бұрын
thank you my friend!
@voithia2594
@voithia2594 6 жыл бұрын
Helpful video sir. Thank you :)
@cash22-x1j
@cash22-x1j Жыл бұрын
Thank you very much friend!!!
@arsenazaryan5157
@arsenazaryan5157 25 күн бұрын
Thank you)!!
@prashhanthnelakanti4992
@prashhanthnelakanti4992 3 жыл бұрын
Bro do a video on hw to consume https through resttemplate
@Javatechie
@Javatechie 3 жыл бұрын
Okay that's good idea
@golu4625
@golu4625 Жыл бұрын
Looking for same bro
@gowtham4383
@gowtham4383 7 ай бұрын
Thank you
@sharma2029
@sharma2029 6 жыл бұрын
Thank you :)
@sivaram2810
@sivaram2810 3 жыл бұрын
L
Client side Load Balancer using Spring Cloud Ribbon | Spring Boot
25:02
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
Single Sign-On with Spring Boot & Okta | OAuth 2.0 | Java Techie
12:12
HTTPS, SSL, TLS & Certificate Authority Explained
43:29
Laith Academy
Рет қаралды 149 М.
Spring Boot with HTTPS Example | Tech Primers
14:50
Tech Primers
Рет қаралды 83 М.
Https with TLS and springboot | Microservices | Java Expert
16:27
Spring boot  | Enable Https For Spring Boot | SSL
12:22
AVSOFT
Рет қаралды 1,5 М.
[Spring Boot Security] #15 Enable HTTPS/SSL in Spring Boot
11:57
Dan Geabunea (Romanian Coder)
Рет қаралды 55 М.
How does HTTPS work? What's a CA? What's a self-signed Certificate?
11:02
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН