---------------------------
NSS
- versions: 
	one version as file available
- server successfully tested: no build script available
- clients successfully tested: clients not available for this implementation

build:      docker build -t nss-server .
tls server: docker run -it --rm nss-server
tls shim:   docker run -it --rm --entrypoint /bin/nss_bogo_shim nss-server  
