-
I've successfully built libest on FreeBSD 11.0 using clang 3.8.0, with this change (needed to get `sockaddr_in`):
```
--- src/est/est_client_proxy.c.orig 2017-03-27 16:36:25 UTC
+++ src/est/est…
-
This is an request for enhancement and is not a bug. RFC 7894 updates RFC 7030. As a result, please add support for RFC 7894. Thank you.
I am trying to develop an Android application for provisioni…
-
NOTE: The EST server ports at testrfc7030.com need to be briefly disabled for maintenance. They are going offline starting on 3/14/19 and will be down for one week.
Let'sEncrypt changed it's metho…
-
openssl 3.0 removed FIPS_mode() and FIPS_mode_set() among others.
Are there plans for such a migration or has it started?
-
Here is the final list of activities for do(code):
- [ ] Please prepare the granularity datasets to be compatible with our data frames. Follow the same structure of data frames as LibEST.
- [ ] A…
-
I've tried downloading a number of safec library implementations from the Ubuntu repository and none of them match the "CiscoSafeC" tag that the configure system is looking for
-
I would like to understand how can I properly terminate call to `est_server_handle_request`, if EST client does not shutdown SSL session?
Right now, probably I am doing something wrong, but if EST cl…
-
I'm interested in developing an EST-based certificate enrollment infrastructure with [TLS-based client authentication](https://www.rfc-editor.org/rfc/rfc7030.html#section-3.3.2) with private keys stor…
-
When client requests CSR attributes, function est_client_build_csr_header use URI EST_SIMPLE_ENROLL_URI but not EST_CSR_ATTRS_URI. Is it a typo?
-
Hi All, this is not a bug. Just a question.
Currently, Microsoft Active Directory only supports SCEP. Does anyone know if there is a way to use EST with ADCS?
Thanks