-
**OS:** Mac
**Build Version:** 20200914.3
**Repro Steps:**
F1 --> Click "Create Virtual Machine...(Advanced)" --> Enter a name --> Select Windows OS --> Select an image --> Enter the username wit…
-
Various RFC-compliant DKIM and ARC softwares produce headers that OpenARC does not understand. I've tracked down the issue to lack of RFC compliance in OpenARC header parsing. This issue report provid…
-
- [ ] Lightweight blockchain to store pairs of public RSA keys and nicknames, to be used for authentication (message signing) in distributed/web-rtc chat applications. One-time configuration challenge…
-
## 概要
S3はすでに作成しているため、Terraformを使用して、デプロイするにあたり必要なVPC&EC2&RDSの環境を作成する
## 参考
- インストール
- https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli
- VPCとEC2
- https://ka…
-
**Environment:**
* Vault Version: 0.10.0
* Operating System/Architecture: CentOS 7
**Vault Config File:**
```hcl
{
"backend": {
"file": {
"path": "/var/lib/vault"
}
},
…
-
Hello, I have following error by providing IPv6 address as the `--hostname xxx:xxxx:xxxx:xxxx::xxxx`
```
invalid domain character
```
In my case, there is no needs for domain name because usin…
-
**Introduction**
When using plaintext certificates for verification, communication between services can occur. If the certificate is encrypted, communication cannot be completed. Can an interface b…
-
Encrypt localStorage with passkey if available
https://passkeys.dev/device-support/#matrix
https://web.dev/articles/passkey-registration
-
Trojan Version
v0.10.6
Describe the bug
使用自签名证书启动服务端失败
To Reproduce
Steps to reproduce the behavior:
Step1 使用自签名证书(生成方法如下)
`openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem …
-
```
What steps will reproduce the problem?
1. Generate a key pair; I use ssh-keygen on Linux, 2048-bit RSA, with
pass-phrase.
2. Copy key files to my Hero's SD card
3. Import private key into connectb…