You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @mkitti I'm not an expert on SSL/TLS/credentials, but I suspect this might be implemented with an alternative Credentials struct, similar to the JSONCredentials we have now. Or maybe JSONCredentials could be refactored to take different types for the private_key attribute. I suspect MbedTLS really is only used in a few points of the code, but we would have to figure out how to implement the alternative.
mbedTLS can occasionally be problematic. Could we document a procedure to use OpenSSL instead?
The text was updated successfully, but these errors were encountered: