Chapter 5. Registration Authority
• To display all user information, use the following command:
sqlite> select * from users;
• To display all request information, use the following command:
sqlite> select * from requests;
• To display a list of available tables, use the following command:
sqlite> .tables
156
Need help?
Do you have a question about the CERTIFICATE SYSTEM 7.3 - ADMINISTRATION and is the answer not in the manual?
Questions and answers