|
From: Michael S. <mi...@st...> - 2014-10-21 12:57:35
|
HI! what's wrong with the command-line below? The end entity profile has various e-mail notifications configured but as you can see the e-mail address is set. BTW: Any reason why even /opt/ejbca_ce_6_2_0/bin/ejbca.sh ra addendentity --help takes so much time? Ciao, Michael. /opt/ejbca_ce_6_2_0/bin/ejbca.sh ra addendentity --username 'mi...@st...' --dn 'E=m...@st...,CN=Michael Ströder,O=stroeder.com' --caname 'CA_Test-Email-CA-1-2014-10' --token USERGENERATED --type 1 --altname 'rfc...@st...' --eeprofile EEP_EmailUser --certprofile CP_EmailUser --email 'mi...@st...' --password=foo123 SETTING: --username as mi...@st... SETTING: --dn as E=m...@st...,CN=Michael Ströder,O=stroeder.com SETTING: --caname as CA_Test-Email-CA-1-2014-10 SETTING: --token as USERGENERATED SETTING: --type as 1 SETTING: --altname as rfc...@st... SETTING: --eeprofile as EEP_EmailUser SETTING: --certprofile as CP_EmailUser SETTING: --email as mi...@st... SETTING: --password as foo123 Using certificate profile: CP_EmailUser, with id: 1588078426 Using entity profile: EEP_EmailUser, with id: 1387345658 Trying to add end entity: Username: mi...@st... Password: <password hidden> DN: E=m...@st...,CN=Michael Ströder,O=stroeder.com CA Name: CA_Test-Email-CA-1-2014-10 SubjectAltName: rfc...@st... Email: mi...@st... Type: 1 Token: USERGENERATED Certificate profile: 1588078426 End entity profile: 1387345658 Given userdata doesn't fullfill end entity profile. : Email notification is required. |