7ab59e24e6
By default sctp is not enabled in openssl . To support the DTLS protocol , openssl library must be built with 'enable-sctp' flag. So as part of this commit,added files required to build opessl lilbray. It is ensured to use same compile option as old openssl library with additional flag 'enable-sctp'. TestPlan: PASSED: Sanity and Daily regression PASSED: build-pkgs --parallel 4 PASSED: build-image PASSED: Installed binary on AIO-SX PASSED: openssl version PASSED: system host-list PASSED: system host-lock PASSED: system host-unlock PASSED: openssl genrsa -out domain.key 2048 PASSED: openssl rsa -in domain.key -pubout -out yourdomain_public.key PASSED: SCTP intra-node traffic validation across PODs. PASSED: Validating DTLS over SCTP in Simplex. PASSED: Validating DTLS over SCTP in Duplex. PASSED: DTLS over SCTP intra-node traffic validation across PODs. Depends-On: https://review.opendev.org/c/starlingx/root/+/897102 Depends-On: https://review.opendev.org/c/starlingx/tools/+/899631 story: 2010925 Task: 48879 Change-Id: Ie0f39b625a3975db4a99c379b3d20d1a6dfa2512 Signed-off-by: Sabyasachi Nayak <sabyasachi.nayak@windriver.com> |
||
---|---|---|
.. | ||
debian | ||
PKG-INFO |