diff options
author | Juan J. Martinez <jjm@usebox.net> | 2021-07-24 17:33:39 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2021-07-24 17:33:39 +0100 |
commit | f3a123319b9e7136a28c96851a21ed62cfe53ad6 (patch) | |
tree | 53776b585e91f0ec35a2d305ef9d8c9f8acc7480 /CHANGES.md | |
parent | 30af6d4cb33a1e9201b98869bbec31ad44b21fe5 (diff) | |
download | spacebeans-f3a123319b9e7136a28c96851a21ed62cfe53ad6.tar.gz spacebeans-f3a123319b9e7136a28c96851a21ed62cfe53ad6.zip |
typo
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ directories = [ This was preventing TLS 1.3 from being negotiated. - If you have deployed SpaceBeans already, add these too entries to your cipher list: + If you have deployed SpaceBeans already, add these two entries to your cipher list: ``` "TLS_AES_128_GCM_SHA256", |