Demo meeting nr 4 » Historie » Revize 4
Revize 3 (Jan Pašek, 2021-04-23 12:42) → Revize 4/5 (Jan Pašek, 2021-04-25 14:34)
h1. Demo meeting nr 5 *Date:* 23.04. 2021, 14:00 *Present:* Ing. Jakub Daněk, Michal Seják, Stanislav Král, David Friesecký, Jan Pašek xxx h2. Agenda # Presentation and discussion about the current state of the application * Certificate creation improvement * Certificate details view * CRL/OCSP * Certificate deletion and revocation * Downloading associated keys # Templating requirements # Plans for the next iteration # Q&A h2. Conclusion # Current state of the application was presented to the customer. The customer was satisfied with the current state and the functionality provided. # Mr. Daněk confirmed that he tried to use a certificate created using our application for signing a document via YOSO application and it works - *validation procedure was passed*. # The customer agreed to implement only a minimalistic version of templating functionality via providing OpenSSL extension strings. This proposal came from our team since there were doubts, whether the customer will really use this function. # Tasks that will be realized in the next two iterations were presented to the customer. Mr. Daněk requested a new functionality - to be able to generate a PCKS#12 identity based on provided name and password. Team made a commitment to implement this functionality into the final version of the application. # In the next iteration the customer can expect the following functionality to be implemented: * Templating - user-provided extensions * Creating certificates based on provided/generated private keys with passwords. * Filtering of the certificate listing. * Creating PCKS#12 identity * Automatic tests using Robots framework. ... h2. Meeting chat <pre> Jakub Danek14:13 certutil -urlcache * delete Jakub Danek14:21 https://www.npmjs.com/package/ocsp Jakub Danek14:30 https://github.com/MarketSquare/robotframework-browser Jakub Danek14:36 openssl pkcs12 -name pokus -export -out pokus.p12 -in chain. pem -inkey 4_private_key.pem chain.pem obsahuje komplet cert + inter + root v tomto poradi Jakub Danek14:40 http://www.kiv.zcu.cz/cz/pro-studenty/temata-projektu/temata-projektu-detail.html?tema_id=4335 </pre>