Alejo Diaz
4ec24ec344
Add support for obtain ECDSA keys ( #1667 )
* Add support for obtain ECDSA keys
* Replace matrix_ssl_lets_encrypt_use_ecdsa_keys for matrix_ssl_lets_encrypt_key_type
4年前
ZzMzaw
6576d4596e
Add missing endpoints for SSL certificates
Playbook is retrieving certificates for some endpoints which were
not listed in the doc
4年前
Michael Collins
98e6cd685d
sync with previous repo
4年前
Michael-GMH
85777e8f96
merge with upstream
4年前
sakkiii
dcd5e5657d
OCSP Stapling SSL manually-managed
# chain.pem file is required for 'ssl_trusted_certificate`
4年前
sakkiii
fa31a1548b
OCSP Stapling self-signed issue
Fix https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1073
4年前
Slavi Pantaleev
a8e9f35708
Touch up documentation a bit
5年前
Slavi Pantaleev
bae4113422
Mention that we possibly obtain a Jitsi certificate
5年前
chagai95
d96d7f2a43
Adding jitsi as well
5年前
Aaron Raimist
77635c4529
Fix links to using your own webserver doc
5年前
merklaw
205c15a80b
Add note about certificate exceptions when using self-signed
5年前
Slavi Pantaleev
c6ab1c6a90
Riot is now Element
Fixes #586 (Github Issue)
5年前
Slavi Pantaleev
c545d3eb85
Add support for serving base domain via matrix-nginx-proxy
7年前
Slavi Pantaleev
1974935bc6
Update docs a bit
7年前
Slavi Pantaleev
a43bcd81fe
Rename some variables
7年前
Slavi Pantaleev
46accfdb3c
Add guide about certificates for other domains
We had something like that on the Server Delegation how-to page,
but it's better if we have it on the SSL certificates page.
Relocated there and improved linking.
Fixes #94 (Github Issue)
7年前
Slavi Pantaleev
8681a5dc69
Add 'none' SSL certificate retrieval method
7年前
Slavi Pantaleev
d28bdb3258
Add support for 2 more SSL certificate retrieval methods
Adds support for managing certificates manually and for
having the playbook generate self-signed certificates for you.
With this, Let's Encrypt usage is no longer required.
Fixes Github issue #50 .
7年前