Changes between Initial Version and Version 1 of Ticket #16663, comment 1


Ignore:
Timestamp:
Dec 13, 2020, 7:06:56 PM (3 years ago)
Author:
nephele

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16663, comment 1

    initial v1  
    11If you mean costum root certificates then the way is this:
    2 create /system/non-packaged/data/ssl/certs
    3 copy cert to /system/non-packaged/data/ssl/certs/cert
    4 run openssl rehash on the commandline
     2
     3* create /system/non-packaged/data/ssl/certs
     4* copy cert to /system/non-packaged/data/ssl/certs/cert
     5* run openssl rehash on the commandline
    56
    67Sorry that it is still this complicated :)