Is your feature request related to a problem? Please describe.
I prefer for all of my software to use my local copy of openssl, which is already FIPS compliant, instead of having to build and manage aws-lc-rs / aws-lc-sys
Describe the solution you'd like
I would like to be able to disable the dependency on aws-ls-rc and have a feature to enable using openssl. For example, through rustls-openssl crate.