Kuma with Mattermost

This commit is contained in:
2024-11-11 18:09:15 -07:00
parent 686fa1df1a
commit c62ad0c1ad
16 changed files with 120 additions and 257 deletions

View File

@ -1,7 +1,7 @@
---
type: "topic"
created: "2024-01-06T01:25:36.042Z"
updated: "2024-01-06T01:25:36.042Z"
created: 2024-01-06T01:25:36.042Z
type: "'\"topic\"'"
updated: 2024-11-11T05:23:39.000Z
---
# OpenSSL
@ -31,3 +31,11 @@ openssl
```run
certlm.msc
```
- [Enabling-HTTPS](https://github.com/dani-garcia/vaultwarden/wiki/Enabling-HTTPS)
```bash 1731302597553 = 638668993975530000 = Sun Nov 10 2024 22:23:17 GMT-0700 (Mountain Standard Time)
c:
cd "C:\Program Files\git\usr\bin"
openssl s_client -showcerts -connect vaultwarden.phares.duckdns.org:443 -servername vaultwarden.phares.duckdns.org
```