Help for this page

Select Code to Download


  1. or download this
    $ sqlite3 cert8.db
       SQLite version 3.3.6
       Enter ".help" for instructions
       sqlite> .tables
       Error: file is encrypted or is not a database
    
  2. or download this
    my %certs;
    my @stored_certs;
    ...
            }
        }
    }