Add certificate request for odf-kit-service#974
Conversation
ExApp: odf-kit Service — exports Markdown/HTML/text to ODT. Repo: https://github.com/GitHubNewbie0/odf-kit-service Signed-off-by: GitHubNewbie0 <141961507+GitHubNewbie0@users.noreply.github.com>
Create odf-kit-service.csr
mgallien
left a comment
There was a problem hiding this comment.
@GitHubNewbie0 the app ID is invalid
there are strict naming rules for app IDs
see https://nextcloudappstore.readthedocs.io/en/latest/developer.html#info-xml
you should use _ instead of -
Correcting app ID from odf-kit-service to odf_kit_service to comply with app ID naming rules (underscores only, no hyphens). New CSR with correct CN attached. Repository: https://github.com/GitHubNewbie0/odf-kit-service Signed-off-by: GitHubNewbie0 <141961507+GitHubNewbie0@users.noreply.github.com>
|
Correcting app ID from odf-kit-service to odf_kit_service to comply with app ID naming rules (underscores only, no hyphens). New CSR with correct CN attached. Repository: https://github.com/GitHubNewbie0/odf-kit-service |
mgallien
left a comment
There was a problem hiding this comment.
@GitHubNewbie0 can you remove the first csr file (i.e. odf-kit-service/odf-kit-service.csr) ?
ideally you would have only one commit with the file with the correct name
Deleted file Signed-off-by: GitHubNewbie0 <141961507+GitHubNewbie0@users.noreply.github.com>
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
Thank you Matthieu for your kind and patient assistance with this process! I appreciate. |
ExApp: odf-kit Service — exports Markdown, HTML, and plain text files to ODT format. Repo: https://github.com/GitHubNewbie0/odf-kit-service