-
_Dirk Deimeke on 2016-02-15T05:33:20Z says:_
I am getting a couple of warnings when trying to build 1.2.0
* ---
{code:title=make|borderStyle=solid}
Scanning dependencies of target taskd_executable…
-
_Dan Callahan on 2017-01-11T19:20:38Z says:_
By default, encrypted traffic can only be routed by IP address. The SNI (Server Name Indication) extension to TLS makes it possible for proxies to route…
-
Latest update helped with SaleTarrif digest. But next step - verification - fails. It ends with exception thrown on EVCC side (with our SECC implementation).
Here are exception messages:
`2017-09-…
-
Maybe I'm missing something, but self-signed CAfile are accepted by openssl, while being rejected by webpki. Steps to reproduce (using rustls):
```
$ curl http://test.mosquitto.org/ssl/mosquitto.o…
-
In Macos,
I want to debug a rust bin project by lldb in vscode, it can't break in main function.
After checking, i found that, there are no any symbols information in .dSYM.
But, for example `tls…
-
Hello,
When setting `DC_combo_core` as requested energy transfer mode, the Charging Loop Counter is not considered (see [here](https://github.com/V2GClarity/RISE-V2G/issues/18)). The charging loop …
-
A `rustls` (v0.11.0) based `hyper` server fails to establish TLS after switching from the sample keypair to a custom root and sub CA-signed cert chain. The connections are initiated from Chromium and …
-
Hi
I'm trying to validate a Signed xml document that has the X509 key base64 encoded in the document itself.
However, no matter what i try i can't get it to validate(not getting the same digest) and …
-
Would you confirm that the example client/server works with client certificate authentication? I can't get it to work. using openssl as the client does work. I did notice that the example client c…
-
When I replace the certificate with a wrong one, I'd expect to get a "TLS authentication error" or something similar. Instead, I get just "broken pipe", and not on the attempt to connect to the LDAP s…