MycroftAI / enclosure-picroft

Mycroft interface for Raspberry Pi environment
https://mycroft.ai/documentation/picroft
GNU Lesser General Public License v3.0
803 stars 191 forks source link

Fix for Matrix Certificate not trusted #144

Closed derme302 closed 3 years ago

derme302 commented 4 years ago
krisgesling commented 3 years ago

Hi derme, thanks for digging into this.

I wonder if we should update the cert store on some regular basis anyway?

To initiate the CLA signing process head to: http://mycroft.ai/cla

This agreement clarifies that you are granting a license to the Mycroft Project to freely use your work. Additionally, it establishes that you retain the ownership of your contributed code and intellectual property. As the owner, you are free to use your code in other work, obtain patents, or do anything else you choose with it. You also get added to our list of excellent humans.

krisgesling commented 3 years ago

CLA received, we're just in the middle of a major release so I'm going to come back to this when I have a clear head to think of the best place to insert the update.

Other opinions most welcome :)

derme302 commented 3 years ago

Hey Kris, awesome! The certificate store only needs to be updated when you add or remove certificates - no need to update it on a regular basis.

krisgesling commented 3 years ago

Hey, that makes sense. Was not thinking clearly above.

Merging, thanks again :)