-
Current set of certs are already expired and are unusable. When tried to create new set of certificates and then tried to start the nts-ke server, the server is throwing the **BadCertificate**. Below …
-
`cargo update` failed.
* Log
```
Cloning into '/git/cfnts'...
Updating crates.io index
error: failed to select a version for the requirement `zeroize = "^0.5"`
candidate versions found which d…
-
in_pktinfo doesn't exist on BSD, instead one can get a sockaddr_dl out of recvmsg instead via IP_RECVIF, and likewise for the the other information we need from the packet.
-
### Zig Version
0.14.0-dev.577+3344ed8b8
### Steps to Reproduce and Observed Behavior
```c
static inline CFNT_s* fontGetSystemFont(void)
{
extern CFNT_s* g_sharedFont;
if (!g_sharedFont…
-
### Describe the bug
I have updated my cdk V1 app which creates a cloudfront to cdk V2 by following the migration guide. also updated my code according to V2 modules and updated the cdk.json for fe…
-
[24.08.2023 12:09:22] jasiu-rozowyczlowiek:
[24.08.2023 12:09:22] jasiu-rozowyczlowiek
-
### Describe the bug
Hi I have encountered a strange problem while deploying my infra using cdk V2, my code consists an S3 bucket and Cloudfront distribution as below but when deployed it throws err…
-
Hello. I wrote this function in some code that used this library and thought that it would be useful for other people. I could not find an easy way to create an `OscTime` from `SystemTime` in this lib…
-
Support for rendering fonts using freetype2. Currently all fonts are restrained to cfnt bitmap fonts.
-
So, I've been trying to implement CloudFront signed cookies in the stack but after doing everything I am getting the below error.
```xml
AccessDenied
Access denied
```
### Summa…