Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL (implementation not supported). #80

Open
nccwarp9 opened this issue Mar 4, 2022 · 1 comment
Open

SSL (implementation not supported). #80

nccwarp9 opened this issue Mar 4, 2022 · 1 comment

Comments

@nccwarp9
Copy link

nccwarp9 commented Mar 4, 2022

Im using micropython with frozen modules of MicroWeb but Im getting this error

       ---------------------------
       - Python pkg MicroWebSrv2 -
       -      version 2.0.6      -
       -     by JC`zic & HC2     -
       ---------------------------

 + [@WebRoute] GET /test-redir
 + [@WebRoute] GET /test-post (TestPost1/2) 
 + [@WebRoute] POST /test-post (TestPost2/2)

Traceback (most recent call last):     
  File "main.py", line 161, in <module>
  File "MicroWebSrv2/microWebSrv2.py", line 304, in EnableSSL
MicroWebSrv2Exception: **Unable to use SSL (implementation not supported).**
MicroPython v1.18-169-g665f0e2a6 on 2022-03-03; ESP32 module with ESP32 
Type "help()" for more information.
>>> > 
@Quadrangle
Copy link

Quadrangle commented Mar 16, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants