-
At the moment, the most common use of this tool is as a server for one person's tasks, usually running on a VPS or other publicly-exposed server. I get the sense that a lot of folks are not using HTTP…
-
We're using `NSwag.MSBuild` as part of our build process to update and generate clients from OpenAPI specs before building new versions.
Some of these OAPI specs are published on servers using self …
-
Can the secret name for the ingress TLS certificate be changed?
I can enable/disable generation of the certificate according to the default values, but I cannot set the name?
```
network: …
-
I worked on similar back in 5.6.x and just wanted to comment that I really enjoyed to read your write up.
Amazing to see some 5+ years later they still use the same RSA-155 pub key for aes key der…
-
Followed same steps as mentioned in the Readme but getting stuck at the Certificate Issuing.
Status:
Conditions:
Last Transition Time: 2021-09-02T15:02:11Z
Message: …
-
### What is the bug?
logs :
```
`java.lang.IllegalStateException: failed to load plugin class [org.opensearch.security.OpenSearchSecurityPlugin]
Likely root cause: OpenSearchException[Unable to r…
-
## Description
This issue aims to include the docker environment that the team uses for development in the repository—something like the CppServer team had at https://github.com/wazuh/wazuh/tree/ma…
-
Expected behavior:
When the bot tries to renew the primary certificate but fails to write the new certificate data to disk, it should fail gracefully and allow the user to fix the underlying proble…
-
### Do you want to request a *feature* or report a *bug*?
Feature
### What did you expect to see?
i would like to rollout an acme.json which has already the acme registration and the private …
-
Here the issues we encountered:
* Certificate generation process does not directly link the reissue request to the resulting certificate. Workaround: we use certificate issue time to correlate the …