-
Trying to implement backups for all the DBs using the edb operator, but logs are saying the file or directory does not exist. i have even manually created a folder in the bucket. We are using storageg…
-
Running with the latest version of moodle-local_aws and also pulled in the newest SDK zip file from AWS. When configuring moodle-tool_objectfs with my S3 configuration, the exception occurs:
"Excep…
-
### Description
Package `@aws-sdk/client-s3` launched the support for S3 Multi-Region Access Point (MRAP) feature in `v3.31.0`. This feature relies on signer class from [`aws-crt`](https://github.com…
-
### Describe the bug
On Windows, I'm building `aws-sdk-swift` using CMake. I build `aws-c-*` using `ExternalProject_Add()`.
(Thank you for providing `CMakeLists.txt` for your projects!)
The i…
-
Server side generate Open SSL and configure it in Spring application
**Generate a private key**
`openssl genpkey -algorithm RSA -out server.key`
**Generate a self-signed certificate**
`op…
-
## 1. 开发环境
- 模组或开发板:
- esp-aliyun 版本():
- ESP8266_RTOS_SDK 版本( crosstool-ng-1.22.0-100-ge567ec7b):
- ESP-IDF 版本(v3.2):
## 2. 问题描述
使用公版APP 一键配网可以成功, 但是使用天猫精灵零配不成功,侦测不到天猫精灵的配网信号,一直在扫AP,切换c…
-
**Is your feature request related to a problem? Please describe.**
The `ca.crt` field is added to the TLS secret generated by CA issuers, but is null for ACME issuers.
**Describe the solution you'…
-
I am trying to setup Brdige between AWS MQTT broker and my local mosquitto broker with version 1.5.8
I checked private key certificate and rootca by publishing pub message like below those are corr…
-
**Environment:**
* Vault Version:
1.17.4
* Operating System/Architecture:
Linux
**Vault Config File:**
```hcl
# Paste your Vault config here.
# Be sure to scrub any sensiti…
-
Using AWS CRT-based HTTP client can improve performance: https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/http-configuration-crt.html