Skip to content

Commit

Permalink
align callout 10
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Oct 20, 2023
1 parent 733e6f4 commit 8c47d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/asciidoc/module_qrest.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ we've created a little **QRest** module that can be configured like this:
<property name="enabled-cipher" value="TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA" /> <9>
<property name="enabled-cipher" value="TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256" />
<property name="enabled-cipher" value="TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384" />
<property name="enable-protocol" value="TLSv1.2" /> <10>
<property name="enable-protocol" value="TLSv1.2" /> <10>
<property name="enable-protocol" value="TLSv1.3" />
...
...
Expand Down

0 comments on commit 8c47d70

Please sign in to comment.