---------------------------
BOUNCYCASTLE
- versions: 
	1.50, 1.51, 1.52, 1.53, 1.54, 1.55, 1.56, 1.57, 1.58
- server successfully tested: all versions
- clients successfully tested: clients not available for this implementation

build:      docker build -t bouncycastle-server .
tls server: docker run -it --rm bouncycastle-server

docker run -v cert-data:/cert/:ro,nocopy -it --rm bouncycastletls-1-50-server 4433 /cert/keys.jks password rsa2048 /cert/keys.jks password ec256
