Re: [w3c/payment-handler] HTTPS considerations. (#283)

marcoscaceres commented on this pull request.



> @@ -1669,6 +1669,15 @@ <h2>
               </li>
             </ol>
           </li>
+          <li>If the security properties of <var>newContext</var> are
+          unsatisfactory (e.g., invalid certificate), then:
+            <ol>
+              <li>Reject <var>promise</var> with <a>SecurityError</a>..

```suggestion
              <li>Reject <var>promise</var> with <a>SecurityError</a>.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-handler/pull/283#pullrequestreview-184013808

Received on Wednesday, 12 December 2018 05:05:11 UTC