From 04b5c4cf9f9c8b6b8952b57f45be72cc586b5967 Mon Sep 17 00:00:00 2001 From: Victor Aleksejevs <42028380+ggs-victor@users.noreply.github.com> Date: Fri, 10 Aug 2018 21:28:41 +0300 Subject: [PATCH] Created Comodo Unique Value (markdown) --- Comodo-Unique-Value.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Comodo-Unique-Value.md diff --git a/Comodo-Unique-Value.md b/Comodo-Unique-Value.md new file mode 100644 index 0000000..9aafbd3 --- /dev/null +++ b/Comodo-Unique-Value.md @@ -0,0 +1,14 @@ +### Overview +Comodo added "Unique Value" for all new orders and reissues, in order to provide better security practices. Unique Value code added to DNS CNAME records and HTTP Hash files. + +**Affected methods:** :link:[addSSLOrder](https://github.com/gogetssl/api/wiki/addSSLOrder) and :link:[reissueSSLOrder](https://github.com/gogetssl/api/wiki/reissueSSLOrder) + +**Affected products:** All Comodo SSL certificates, exception CPAC and CodeSigning products + +You can generate Unique Value on your side, rules: +* the code must be 15-20 characters long +* unique for all New orders and Reissues +* Latin letters and numbers ONLY +* No special characters + +We would generate the code on our own, IF no UNIQUE code will be provided \ No newline at end of file