Task #951
closedTutorial for CRT module
100%
Description
Please create tutorial for certificate module.
- Inspiration can be tutorial for virtual system.
- Admin documentation for certificate module is here: https://wiki.czechidm.com/devel/documentation/modules_crt
- You can use CAW distribution from the tests https://git.bcvsolutions.eu/modules/crt/blob/develop/Realization/backend/crt/crt-impl/src/test/resources/eu/bcvsolutions/idm/caw/zip/caw.zip
Basic parts of tutorial:
- What is a certificate module?
- What do you need before you start
- You need install CzechIdM 7.7.0 (and higher).
- You need be logged in as 'admin'.
- You need enable 'Certificate' module.
- You need install the 'CAW' (link to the tutorial for caw installation).
- How create a authority (for caw-driver)
- Generate certificate in GUI
- Generate certificate by CSR
- Renew certificate
- Revocate certificate
Updated by Vít Švanda almost 7 years ago
- Assignee changed from Vít Švanda to Patrik Stloukal
Updated by Patrik Stloukal almost 7 years ago
- Status changed from New to In Progress
learning about ca module, testing, writing tutorial, todo: generate with csr file and opening "line"
Updated by Patrik Stloukal almost 7 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Patrik Stloukal to Marcel Poul
- % Done changed from 0 to 90
sorry, it took me a little longer, but i already consulted it with Vit. I made changes - at the beginning i added how to create role with permissions and created user with approving rights, so in tutorial is even approving of task by another user.
tutorial: https://wiki.czechidm.com/tutorial/adm/modules_crt
so if you could please test it, it would be awesome. And please write back if you find some bumpy sections.
Updated by Patrik Stloukal almost 7 years ago
- Status changed from Needs feedback to In Progress
- Assignee changed from Marcel Poul to Patrik Stloukal
- % Done changed from 90 to 70
i started working on feedback issues from Marcel
Updated by Patrik Stloukal almost 7 years ago
- % Done changed from 70 to 80
ok so i devided whole tutorial into two... create ca, generating certificate gui/csr and revoke and renew (revoke and renew is kind a short for me for another tutorial)> link to trigger tutorial
-create role (with permissions), create user, set approver's role in ca and approve certificate request
and new tutorial:
-create scheduled task for warning notification abou expiring certificate
https://wiki.czechidm.com/tutorial/adm/modules_crt
https://wiki.czechidm.com/tutorial/adm/modules_crt_approving_request
https://wiki.czechidm.com/tutorial/adm/modules_crt_lrt_notification
Updated by Patrik Stloukal almost 7 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Patrik Stloukal to Marcel Poul
- % Done changed from 80 to 90
i erased duplicates of https://wiki.czechidm.com/devel/documentation/modules_crt
and created section upload in certificate tutorial, and moved notification configuration of certifications to https://wiki.czechidm.com/tutorial/adm/modules_crt_lrt_notification
Updated by Radek Tomiška about 6 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Marcel Poul to Patrik Stloukal
- % Done changed from 90 to 100
I'm closing this obsolete ticket, tutorial exists.