-
Was somebody already thinking how to implement TOTP two factor authentication into the postgreyt workflow? I understand that a OTP could be passed during login. But then in postgres I would need to ev…
-
Hi
I'm wondering if you possibly have an update to the script that supports copying topt tokens?
-
It looks like deploy hooks aren't running in general after renew. I have a system setup to handle certificates for a bunch of other systems that use either ssh or idrac deploy hooks. So... the workfl…
-
## 原 deploy 目录中的 synology_dsm.sh 失效的修复
我的个人 synology 版本为6.2, deploy 证书时,报 webapi 不支持错误。 所以我重新修改了一下这个部署脚本,命名为 nas.sh, 放置在 deploy/ 目录中, 然后执行: `acme.sh --deploy --deploy-hook nas -d example.com `
分享代码:…
-
Hi, first of all, this tool is fantastic and has made my life a lot easier - so thanks for that!
I think the `--stdout` flag would be more useful if its behavior was changed to only output a single…
-
A few servers only allow exactly the code for this half minute or you might have an issue that makes copying the number tooo slow. Showing the next number gives some more seconds on poorly implemented…
-
👋 it looks like there is no release in the past two years, I wonder if there would be any new release plan in the near future. Thanks!
-
I was able to extract the double authentication information from my steam account using the https://github.com/Jessecar96/SteamDesktopAuthenticator software.
I used to be able to put the link otpa…
-
Implement Yubico features if required:
- [x] FIDO2
- [ ] Yubico OTP
- [ ] HOTP/TOTP (Yubico Authenticator)
- [x] U2F
- [ ] HMAC-SHA1
- [ ] Different smart cards
- [ ] YubiHSM2
- [ ] Static pas…
ghost updated
4 years ago
-
Hello. I am trying to secure my keepass database with OATH HOTP.
So in keepass it lets me generate a random 128-Bit Secret Key or an 256-Bit Secret Key.
Since the example from the CLI is 128-Bit i…