HTTP to HTTPS using SSL and SpringBoot | Java Techie

preview_player
Показать описание
This video explain you how to work with HTTPS by your own self signed certificate using spring boot & SSL

#JavaTechie #Http #Https #SpringBoot #SSL

GitHub:

Blogs:

Facebook Group

Like & Subscribe
Комментарии
Автор

It helped me a lot today, Thanks for your such a great contribution.

mujahidkairana
Автор

Learned one more point from you. Thanks bro

sreekanthreddy
Автор

Hi Sir, Great explanation. Can you create one video how microservices communicates with each other if each one protected with different certificates ?

gopishettymahindra
Автор

Hi @javatechie can you please do video on how to consume ssl spring boot application using resttemplate or webclient without getting asl handshake exception

HemaLatha-dzxr
Автор

Great tutorial! How can you use a frontend that consumes the backend's https endpoints?

Patrickus
Автор

Thank you very much! Its really useful

kirtim
Автор

how to verify other service trust calls while using the trust key or trust store.

krishnan
Автор

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?

arpit-jain
Автор

This works so well, thanks as always JavaTechie 😉

peterkyle_
Автор

please create another video where you are creating the web client Microservice with creative web client and consuming the secure api

monishghutke
Автор

Is there a way to fix SSL error not secure show in the browser?

mamory
Автор

I am getting " class path resource cant not be resolved to url because it doesn't exists" .
I saved the keystore values in
Copied and pasted that in resources:template
Why i am getting this error??

sasikala_chowdary
Автор

in my case, it is not running on the yml port no, its running on default port 8080, any help

YantrikiThepowerofMachinesPune
Автор

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

ChetanRawattunein
Автор

hii is there any other way to acheive https in spring boot, rather using java keystore approach ?
Thanks..

rakesh
Автор

How to secure Rest client and how match SSL certificate client and resources could you give clarify

anooptripathi
Автор

This is for redirect from http to https. What if the certificate expired and if I access application via http, will it work??

venkatmaharajan
Автор

but still shows not secure, it should be secure because you are using https?

oguzhan
Автор

How to send the authentication credentials to the SoapService via the client ?

aloknalawade
Автор

if i upload this application in ec2 will https work there? or i will have to do any other configuration in ec2?

akhilraj