# Attempting to Install latest development release results in error: Error: Error creating SSL context ()!

**URL:** https://forums.openmv.io/t/attempting-to-install-latest-development-release-results-in-error-error-error-creating-ssl-context/7409
**Category:** OpenMV Boards
**Created:** [August 14, 2022, 2:33pm UTC](https://forums.openmv.io/t/attempting-to-install-latest-development-release-results-in-error-error-error-creating-ssl-context/7409 "2022-08-14T14:33:32Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![tfitzgerald](https://avatars.discourse-cdn.com/v4/letter/t/bc8723/32.png) [@tfitzgerald](https://forums.openmv.io/u/tfitzgerald)
#### Post date: [August 14, 2022, 2:33pm UTC](https://forums.openmv.io/t/attempting-to-install-latest-development-release-results-in-error-error-error-creating-ssl-context/7409/1 "2022-08-14T14:33:32Z")

</div>

Attempting to  
Install latest development release results in this error.

Error: Error creating SSL context ()!

Any ideas on how to fix this issue?

Thank you,  
Thane

---

<div class="post-metadata">

### Author: ![kwagyeman](https://yyz1.discourse-cdn.com/flex029/user_avatar/forums.openmv.io/kwagyeman/32/4_2.png) [@kwagyeman](https://forums.openmv.io/u/kwagyeman)
#### Post date: [August 14, 2022, 8:52pm UTC](https://forums.openmv.io/t/attempting-to-install-latest-development-release-results-in-error-error-error-creating-ssl-context/7409/2 "2022-08-14T20:52:07Z")

</div>

Hi, this error happens because an SSL connection was denied to the IDE.

What command was running?

---

<div class="post-metadata">

### Author: ![tfitzgerald](https://avatars.discourse-cdn.com/v4/letter/t/bc8723/32.png) [@tfitzgerald](https://forums.openmv.io/u/tfitzgerald)
#### Post date: [August 15, 2022, 12:34am UTC](https://forums.openmv.io/t/attempting-to-install-latest-development-release-results-in-error-error-error-creating-ssl-context/7409/3 "2022-08-15T00:34:01Z")

</div>

Hi Kwabena,

thank you for the response.

I was trying to run the menu option:

Install the latest development release.

Thank you,  
Thane

---

<div class="post-metadata">

### Author: ![kwagyeman](https://yyz1.discourse-cdn.com/flex029/user_avatar/forums.openmv.io/kwagyeman/32/4_2.png) [@kwagyeman](https://forums.openmv.io/u/kwagyeman)
#### Post date: [August 15, 2022, 7:35pm UTC](https://forums.openmv.io/t/attempting-to-install-latest-development-release-results-in-error-error-error-creating-ssl-context/7409/4 "2022-08-15T19:35:59Z")

</div>

Got it. I’ll get this fixed.

---

<div class="post-metadata">

### Author: ![jtracer](https://avatars.discourse-cdn.com/v4/letter/j/d07c76/32.png) [@jtracer](https://forums.openmv.io/u/jtracer)
#### Post date: [April 14, 2023, 8:18pm UTC](https://forums.openmv.io/t/attempting-to-install-latest-development-release-results-in-error-error-error-creating-ssl-context/7409/5 "2023-04-14T20:18:19Z")

</div>

Has there been a resolution to this? I’m running into this error too.

---

<div class="post-metadata">

### Author: ![kwagyeman](https://yyz1.discourse-cdn.com/flex029/user_avatar/forums.openmv.io/kwagyeman/32/4_2.png) [@kwagyeman](https://forums.openmv.io/u/kwagyeman)
#### Post date: [April 14, 2023, 10:44pm UTC](https://forums.openmv.io/t/attempting-to-install-latest-development-release-results-in-error-error-error-creating-ssl-context/7409/6 "2023-04-14T22:44:39Z")

</div>

Sorry, I posted about this recently in another thread. Our version of the SSL library is too old. So, I’ll be overhauling the entire IDE and getting it updated to the latest starting in May. I should have everything fixed and ready to release before June.

In the mean time please avoid using any features that need SSL support.

---

<div class="post-metadata">

### Author: ![jtracer](https://avatars.discourse-cdn.com/v4/letter/j/d07c76/32.png) [@jtracer](https://forums.openmv.io/u/jtracer)
#### Post date: [April 21, 2023, 6:24pm UTC](https://forums.openmv.io/t/attempting-to-install-latest-development-release-results-in-error-error-error-creating-ssl-context/7409/7 "2023-04-21T18:24:09Z")

</div>

How can I update and install the latest development release of the firmware without using SSL? That seems insecure.

---

<div class="post-metadata">

### Author: ![kwagyeman](https://yyz1.discourse-cdn.com/flex029/user_avatar/forums.openmv.io/kwagyeman/32/4_2.png) [@kwagyeman](https://forums.openmv.io/u/kwagyeman)
#### Post date: [April 21, 2023, 6:47pm UTC](https://forums.openmv.io/t/attempting-to-install-latest-development-release-results-in-error-error-error-creating-ssl-context/7409/8 "2023-04-21T18:47:45Z")

</div>

Hi, the latest release is right here:

> **[Releases · openmv/openmv](https://github.com/openmv/openmv/releases)**
>
> OpenMV Camera Module. Contribute to openmv/openmv development by creating an account on GitHub.

Just download the firmware for your Camera, the H7 is the OpenMV 4. H7 Plus is the OpenMV4P. Then use the Tools-\>Run bootloader command to load the firmware.bin file in the zip.

---

<div class="post-metadata">

### Author: ![jtracer](https://avatars.discourse-cdn.com/v4/letter/j/d07c76/32.png) [@jtracer](https://forums.openmv.io/u/jtracer)
#### Post date: [April 21, 2023, 7:16pm UTC](https://forums.openmv.io/t/attempting-to-install-latest-development-release-results-in-error-error-error-creating-ssl-context/7409/9 "2023-04-21T19:16:04Z")

</div>

Thank you!!
