]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/guide_ssl_certificates_light.html
Update the guide screenshots. https://redmine.stoutner.com/issues/413
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / guide_ssl_certificates_light.html
index 4dfb257e346b64fe5ee1c6eabd2729bfc9669c23..73e082221ec9a24c285cfab7de21fa50b852fe4c 100644 (file)
 
         <p>Pinning an SSL certificate tells the browser that only one specific SSL certificate is to be trusted for a particular domain. Any other certificate, even if it is valid, will be rejected.</p>
 
-        <p><img class="center21" src="images/pinned_mismatch.png"></p>
+        <p><img class="center" src="images/pinned_mismatch.png"></p>
 
         <p>SSL certificates expire on a specified date, so even pinned SSL certificates will legitimately need to be updated from time to time.
             As a general rule, pinning SSL certificates probably isn’t needed in the majority of cases.
             But for those who suspect that powerful organizations may be targeting them, SSL certificate pinning can detect and thwart a MITM attack.
             Privacy Browser also has the ability to pin IP addresses.</p>
 
-        <p><img class="center21" src="images/pinned_ssl_certificate.png"></p>
+        <p><img class="center" src="images/pinned_ssl_certificate.png"></p>
 
         <p>SSL certificates can be pinned in Domain Settings.
             Besides protecting against MITM attacks,
             pinning a self-signed certificate for a device like a wireless router or access point will remove the error message that is normally presented every time its website is loaded.
-            To view the current website SSL certificate, tap on the favorite icon next to the URL bar.</p>
+            Tapping on the active tab displays the current website SSL certificate.</p>
     </body>
 </html>
\ No newline at end of file