Commits

Andy Green authored 796a5edb6ca
openssl-wrapper: add APLN accessors This adds the necessary OpenSSL Apis to the mbedTLS openssl wrapper to allow ALPN negotiation OpenSSL-style. The OpenSSL upgrade list format is supported and converted to mbedtls format at runtime.