|
From: Willi T. <wil...@gm...> - 2017-01-06 18:51:44
|
I am implementing websocket connection pool from EJBCA to clients primarily as a replacement of external RA and peer connections which are not available in Community Edition. is there any work done on this which I can reuse or build on it? Of course I would like to publish it to community when it will be ready. My first concept is working similar to peer connections (although I do not know current implementation of Enterprise Edition) but through wss. It should be effective and easily managed through admin GUI authenticated by AKB. WT |