-
I would like to use syslog logger library. So,i thought of overriding est_init_logger function, I am referring to [est_init_logger](https://github.com/cisco/libest/blob/master/src/est/est.c#L244) in …
-
Thanks to PR #73, I largely have libest working with OpenSSL 1.1.1c on Alpine Linux 3.10.2, as well as OpenSSL 1.0.2g on Ubuntu 16.04 LTS.
However, I cannot run example/server/estserver correctly u…
-
I just wanted to analyze the TLS encrypted data,to check whats happening.
Since the captured data b/w EST-Client and EST server is encrypted but how can i see this data in wireshark?? I know some ke…
-
When requesting a certificate using the Server Side Key Generation API, the certificate returned in the multipart request is correct and can be decoded to a PEM certificate, however the private key …
-
Hi,
When I try to get CA chain from OpenXPKI by est_client_get_cacerts function I get error:
***EST [INFO][est_io_get_response_internal:1589]--> Read 4075 bytes of HTTP data
***EST [INFO][parse…
-
Hi everyone!
We are nearing the finish line of the Conan 2.0 migration, with just a bit more than a hundred recipes left to go. I thought it would be a good time to summarize and keep track of the …
-
Openssl shows the certificate is expired, which causes any https connection failed. Can you please take a look at it? Thanks.
jerry@jerry-linux:~/est$ openssl s_client -connect testrfc7030.com:8443
…
-
This problem has been reported in past issues, but no solution has been presented.
Hope somebody can help me with that.
I get the following errors when importing some of the speechtools python wra…
-
This is a well known case, which from time to time affects some user. We could prevent it adding a rule to enforce `tools.rename` instead of `os.rename`
Related to https://github.com/conan-io/conan…
-
When I manually compile the build root no /dev/video0 is available and no files in /userdata/ is present. When using the images from google drive the camera does work. Do I need to enable something in…