B4J Question Simple SSL Server using B4j [SOLVED]

ilan

Expert
Licensed User
Longtime User
hi

i am trying to create a simple SSL Server using B4j. i follow the instructions here but am not able to run the example.

is there a simple example to download?

thanx

EDIT: My mistake, I have put the Keystore file in DirAssets instead of DirApp and b4j wasn't happy
 
Last edited:

ilan

Expert
Licensed User
Longtime User
i just managed to create my first b4j SSL server and upload it to google cloud where I have my server running. (VM instance)
first, it looked so complicated but after lots of reading I did it ?

i create the SSL certificate with let's encrypt and this tutorial helped me to import the fullchain.pem and privkey.pem certbot created for me to a java Keystore file:

link


thanx erel for your great tutorial here:
 
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…