diff options
author | Ingela Anderton Andin <[email protected]> | 2013-06-10 14:54:04 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2013-06-10 14:54:04 +0200 |
commit | a60a923d6ad01029494dfad34685983426b75093 (patch) | |
tree | 6b73a6f5f9ecaac82c784345daf1a11055bcbd78 /lib/public_key/doc/src/public_key.xml | |
parent | e6c7db595f50ae0606b3177451bcfcdc28f9d3c0 (diff) | |
parent | 56e08cb2d1faa279961413729e48ef1f3275a575 (diff) | |
download | otp-a60a923d6ad01029494dfad34685983426b75093.tar.gz otp-a60a923d6ad01029494dfad34685983426b75093.tar.bz2 otp-a60a923d6ad01029494dfad34685983426b75093.zip |
Merge remote-tracking branch 'upstream/maint'
Diffstat (limited to 'lib/public_key/doc/src/public_key.xml')
-rw-r--r-- | lib/public_key/doc/src/public_key.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public_key/doc/src/public_key.xml b/lib/public_key/doc/src/public_key.xml index 143e41bae4..002f641f1d 100644 --- a/lib/public_key/doc/src/public_key.xml +++ b/lib/public_key/doc/src/public_key.xml @@ -43,7 +43,8 @@ <title>public_key</title> <list type="bulleted"> - <item>public_key requires the crypto application.</item> + <item>public_key requires the crypto and asn1 applications, the latter since R16 (hopefully the runtime dependency on asn1 will + be removed again in the future).</item> <item>Supports <url href="http://www.ietf.org/rfc/rfc5280.txt">RFC 5280 </url> - Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile </item> |