Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Init SSLSocket context based on strings

I see you've opened an issue #811 - that's the best place for the discussion.  Thanks.

On 04/02/2020 12:51, Lorenzo Bertelli wrote:
Dear Paho Community,

the initialisation of Paho SSL Context seems to be possible only passing the paths to CAs, certificate and private key files.
For security reasons, I would like instead to create the context passing directly the files contents to the SSLSocket_createContext function, so I could store the credentials into an external vault.

I am wondering why this functionality was never added, if there are some security issues and if the development of the feature would be accepted and merged with the master branch in the future.

Thanks, best regards
Lorenzo

_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/paho-dev
-- 
Ian Craggs
Eclipse IoT PMC; Eclipse Paho Project Lead; OASIS MQTT TC Member

Back to the top