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
i am trying to create a simple SSL Server using B4j. i follow the instructions here but am not able to run the example.
[Server] SSL Connections
Starting from B4J v2.00 the server can listen to two ports, the standard insecure port (http) and a secure port (https). The default port for http is 80 and for https is 443. These ports are used when the url doesn't explicitly specify a port number. It is recommended to go over the Wikipedia...
www.b4x.com
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: