goca create doesn't work as described in help #8

Closed
opened 2023-03-09 13:08:06 +01:00 by mo · 0 comments
root@fw1:~/tmp/lesch # goca --help 2>&1 | grep -A1 "create a certificate"
  - create a certificate
    goca create hans@example.com

root@fw1:~/tmp/lesch # goca create hans@example.com
subject name: name "hans@example.com" does not contain any `=`

root@fw1:~/tmp/lesch # goca create CN=hans@example.com
CA passphrase: 

I guess the help text is wrong, or should CN be implicit?

``` root@fw1:~/tmp/lesch # goca --help 2>&1 | grep -A1 "create a certificate" - create a certificate goca create hans@example.com root@fw1:~/tmp/lesch # goca create hans@example.com subject name: name "hans@example.com" does not contain any `=` root@fw1:~/tmp/lesch # goca create CN=hans@example.com CA passphrase: ``` I guess the help text is wrong, or should CN be implicit?
heiko self-assigned this 2023-03-09 14:03:57 +01:00
heiko referenced this issue from a commit 2023-03-09 14:05:32 +01:00
heiko closed this issue 2023-03-09 14:05:32 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
IUS/goca#8
No description provided.