File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ Format::
189
189
key_file: "key.pem"
190
190
191
191
*key_file * is the name of a PEM formatted file that contains the private key
192
- of the service. This is presently used both to encrypt/sign assertions and as
192
+ ef the service. This is currently used both to encrypt/sign assertions and as
193
193
the client key in an HTTPS session.
194
194
195
195
metadata
@@ -349,7 +349,7 @@ difference you are prepared to accept.
349
349
xmlsec_binary
350
350
^^^^^^^^^^^^^
351
351
352
- Presently xmlsec1 binaries are used for all the signing and encryption stuff.
352
+ Currrently xmlsec1 binaries are used for all the signing and encryption stuff.
353
353
This option defines where the binary is situated.
354
354
355
355
Example::
@@ -846,7 +846,7 @@ or if you want to use for instance memcache::
846
846
847
847
"subject_data": ("memcached", "localhost:12121"),
848
848
849
- *shelve * and *memcached * are the only database types that are presently
849
+ *shelve * and *memcached * are the only database types that are currently
850
850
supported.
851
851
852
852
You can’t perform that action at this time.
0 commit comments