aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key/doc/src/cert_records.xml
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2014-08-08 14:27:26 +0200
committerIngela Anderton Andin <[email protected]>2014-08-14 11:39:07 +0200
commitbd496c144e47c10c900c58cd2d9f38a01e9303cf (patch)
tree5e4c4da55545a72a49fad8af0581850024929970 /lib/public_key/doc/src/cert_records.xml
parentad92184636f134b8fc6f3e897c55dd5b27bac560 (diff)
downloadotp-bd496c144e47c10c900c58cd2d9f38a01e9303cf.tar.gz
otp-bd496c144e47c10c900c58cd2d9f38a01e9303cf.tar.bz2
otp-bd496c144e47c10c900c58cd2d9f38a01e9303cf.zip
public_key: Updated User Guide with ECC records
Diffstat (limited to 'lib/public_key/doc/src/cert_records.xml')
-rw-r--r--lib/public_key/doc/src/cert_records.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/public_key/doc/src/cert_records.xml b/lib/public_key/doc/src/cert_records.xml
index 397c13b463..d1293d12b8 100644
--- a/lib/public_key/doc/src/cert_records.xml
+++ b/lib/public_key/doc/src/cert_records.xml
@@ -36,8 +36,9 @@
<p>This chapter briefly describes erlang records derived from ASN1
specifications used to handle <c> X509 certificates</c> and <c>CertificationRequest</c>.
- The intent is to describe the data types and not to specify the meaning of each
- component for this we refer you to <url
+ The intent is to describe the data types
+and not to specify the semantics of each component. For information on the
+semantics, please see <url
href="http://www.ietf.org/rfc/rfc5280.txt">RFC 5280</url> and
<url href="http://www.ietf.org/rfc/rfc5967.txt">PKCS-10</url>.
</p>