5d9a5d3e8d
Motivation: Commit 4448b8f42f599e79db1744cd8f5fdfee702c195e introduced some API breakage which we need to revert before we release. Modifications: - Introduce an AllocatorAwareSslEngineWrapperFactory which expose an extra method that takes a ByteBufAllocator as well. - Revert API changes to SslEngineWrapperFactory. Result: API breakage reverted.