Allow user to select PKCS#12 encryption. Fixes #13257
Convert P12 export to OpenSSL. Fixes #13257
PHP native method of creating PKCS#12 archives does not support using specific algorithms for encryption, so use the openssl binary instead.
Use AES-256 and SHA256 when encrypting the PKCS#12 data and private key.
Fixes some PHP bugs. For #13446
Fix primary console handling for EFI. Fixes #13080
Tested and working for both BIOS and EFI systems.
Skip empty ca/cert/crl tags.
Update external http links
Fix formatting in pkg-utils.inc output
Fix array/config path functions to handle key 0 correctly. Issue #13446
Fix various PHP issues in vpn.inc
Also rewrite the method used to get DNS servers. It's still not perfectbut the old code had several potential problems like sending invalid DNSservers to clients.
Skip empty DHCP static map entries.
View revisions
Also available in: Atom