• 3rdp/build/cl-allow-pkcs12.patch3rdp/build/GNUmakefile

    From Deuce to Git commit to main/sbbs/master on Monday, January 25, 2021 20:48:53
    https://gitlab.synchro.net/main/sbbs/-/commit/f10947914ec9cdce134bed77
    Added Files:
    3rdp/build/cl-allow-pkcs12.patch
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Allow PKCS#12 import/export.

    While PKCS#12 export likely works "fine", PKCS#12 import almost
    certainly doesn't. Cryptlib supports a basic strict PKCS#12 read,
    while OpenSSL used wild and crazy extensions.