Update README.md and SECURITY.md: remove Gitea version, mention OCSP must-staple
This commit is contained in:
parent
fef02b88f0
commit
4bbf63f77a
@ -8,7 +8,7 @@ This platform is geared towards open source and security developers. Currently i
|
|||||||
|
|
||||||
#### Q: What does this server run?
|
#### Q: What does this server run?
|
||||||
|
|
||||||
This server runs Gitea on an OpenBSD VM, with OpenBSD-current (snapshots). The current Gitea version is 1.18.3
|
This server runs Gitea on OpenBSD.
|
||||||
|
|
||||||
#### Q: Where is this server located?
|
#### Q: Where is this server located?
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ This Gitea instance is configured following best practices, in order to thwart l
|
|||||||
|
|
||||||
```
|
```
|
||||||
ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-CHACHA20-POLY1305:AES-256-GCM-SHA384:EECDH+AESGCM:EDH+AESGCM
|
ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-CHACHA20-POLY1305:AES-256-GCM-SHA384:EECDH+AESGCM:EDH+AESGCM
|
||||||
- OCSP stapling is enabled.
|
- OCSP stapling and OCSP must-stable are enabled.
|
||||||
- TLS session tickets are disabled (at least until Nginx fixes this properly).
|
- TLS session tickets are disabled (at least until Nginx fixes this properly).
|
||||||
|
|
||||||
### Networking
|
### Networking
|
||||||
|
Loading…
Reference in New Issue
Block a user