aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2017-11-21 14:34:38 +0100
committerHans Nilsson <[email protected]>2017-11-21 14:34:38 +0100
commitaf2cc09e0390fd5940f2fc52534b9721e9942926 (patch)
treec753294605125f3bf5ef639a300f496511b2e377 /lib
parente0f51124fb37cc6287bc710a537b92d3a179cc72 (diff)
downloadotp-af2cc09e0390fd5940f2fc52534b9721e9942926.tar.gz
otp-af2cc09e0390fd5940f2fc52534b9721e9942926.tar.bz2
otp-af2cc09e0390fd5940f2fc52534b9721e9942926.zip
ssl: Marker inserted to enable a reference from crypto
Diffstat (limited to 'lib')
-rw-r--r--lib/ssl/doc/src/ssl.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/ssl/doc/src/ssl.xml b/lib/ssl/doc/src/ssl.xml
index ac5a69c69b..8fcda78ed5 100644
--- a/lib/ssl/doc/src/ssl.xml
+++ b/lib/ssl/doc/src/ssl.xml
@@ -203,7 +203,9 @@
<tag><c>{certfile, path()}</c></tag>
<item><p>Path to a file containing the user certificate.</p></item>
- <tag><c>{key, {'RSAPrivateKey'| 'DSAPrivateKey' | 'ECPrivateKey'
+ <tag>
+ <marker id="key_option_def"/>
+ <c>{key, {'RSAPrivateKey'| 'DSAPrivateKey' | 'ECPrivateKey'
|'PrivateKeyInfo', public_key:der_encoded()} | #{algorithm := rsa | dss | ecdsa,
engine := crypto:engine_ref(), key_id := crypto:key_id(), password => crypto:password()}</c></tag>
<item><p>The DER-encoded user's private key or a map refering to a crypto