-
```
/home/zethra/Clones/gurl/lib/zig-bearssl/src/lib.zig:276:79: error: use of undeclared identifier 'Certificate'
fn fromX509(allocator: *std.mem.Allocator, cert: *c.br_x509_certificate) !Certi…
-
Hi
I got bootloop with 3rd cut esp 8266 code. I'm only preconfigure ssid and password, ESP connect for while to AP, disconnect, do the configure AP for few secs and reboot.
Log with one loop:
…
-
will wss (http://tools.ietf.org/html/rfc6455#section-3) be supported later ?
kindly guide
thanks
-
Solution to issue
https://stackoverflow.com/questions/67962746/class-bearsslwificlientsecure-has-no-member-named-loadcertificate
-
-
Consolidating this into a single issue.
- [ ] macOS's `security verify-cert`: #275
- [ ] NSS: https://github.com/nss-dev/nss
- [ ] Specifically `mozpkix`
- [ ] Other OpenSSL forks: BoringSS…
-
First of all: thanks for your great work! I ran into an issue when enabling HTTPS. When I set `#define NRF905API_HTTPS` from 0 to 1, I get the following error message:
````
\nRF905-API\src\nRF905A…
-
I use GPIO 5 to trigger a relay, my code also connects with a secure MQTT connection for which I have to use the BearSSL certificate definitions.
Without the BearSSL certificates, when the esp resta…
-
This example is taken from our repo status-im/nim-bearssl#13, and it might not produces the same result for other platforms.
The situation is using mingw in ubuntu linux to cross compiling to windows…
-
BearSSL [advertises](https://bearssl.org/#features):
> A static linking model in which only algorithms that are actually used get pulled into the linked binary. This is done through appropriate usa…
iffy updated
9 months ago