Differences

This shows you the differences between two versions of the page.

Link to this comparison view

osp:lectures:lecture-security2 [2016/12/14 14:35]
laura.gheorghe [09 - Android Security (2)]
osp:lectures:lecture-security2 [2017/01/23 21:57] (current)
laura.ruse [Lecture]
Line 7: Line 7:
 ==== Lecture ==== ==== Lecture ====
  
-  *{{:​osp:​lectures:​lecture-security-2.pdf | Lecture ​Slides}}+  *{{:​osp:​lectures:​lecture-security-2.pdf | Slides}} 
 +  *{{:​osp:​lectures:​9.security2_notes.pdf | Notes}}
  
 {{url>​http://​ocw.cs.pub.ro/​courses/​_media/​osp/​lectures/​lecture-security-2.pdf}} {{url>​http://​ocw.cs.pub.ro/​courses/​_media/​osp/​lectures/​lecture-security-2.pdf}}
Line 52: Line 53:
  
 The previous application will not be able to fetch web pages on a server with a certificate that is issued by an unknown CA. For example: https://​certs.cac.washington.edu/​CAtest/,​ which uses  certificate issued by UW Services Certificate Authority (which is not trusted by Android by default). Extend the application in order to be able to access this URL, by loading and using a custom trust store. The previous application will not be able to fetch web pages on a server with a certificate that is issued by an unknown CA. For example: https://​certs.cac.washington.edu/​CAtest/,​ which uses  certificate issued by UW Services Certificate Authority (which is not trusted by Android by default). Extend the application in order to be able to access this URL, by loading and using a custom trust store.
 +
 +The steps for this task are almost similar to the ones for Task 2.
  
 Steps: Steps:
-  * Save certificate file (uwca.crt) ​from server and put it in **res/​raw/​**+  * Save certificate file from server and put it in **res/​raw/​**
   * Load trusted CAs from file   * Load trusted CAs from file
   * Create a **KeyStore** object and insert the trusted CAs   * Create a **KeyStore** object and insert the trusted CAs
osp/lectures/lecture-security2.1481718909.txt.gz · Last modified: 2016/12/14 14:35 by laura.gheorghe
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0