|
From: Michael S. <mi...@st...> - 2014-10-21 13:11:28
|
On Tue, 21 Oct 2014 14:57:16 +0200 "Michael Ströder" <mi...@st...> wrote > 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. Ok, --type 257 did it. But why is that required at all? The end entity profile already specifys all the stuff (end entity and notifications). 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 > [..] > Given userdata doesn't fullfill end entity profile. : Email notification is > required. |