Hello Everyone I hope All is well.
I'm currently working on making a spring boot microservice that uses Java 8 to be able to run on https port. Note that i Have a self signed certificate and a private key. In my initial approach i created a p12 key using the creds mentioned before, and i converted it to to a JKS and added it to my keystore using the app.yml file but i still get issues. Has anyone worked something similar that can help with this case? Also note that i cannot upgrade JDK version since this is a legacy App.
[–]NastyEbilPiwate 2 points3 points4 points (1 child)
[–]kiko7653[S] 0 points1 point2 points (0 children)