Vous êtes sur la page 1sur 2

certutil -R -s "CN=pop3.concorindia.

com, OU=MIS, O=Container Corporation of India,


L=New Delhi, ST=New Delhi, C=IN" -o /hcl/mycert.req -d
/messaging/messaging64/config -g 2048 -a

./certutil -W -d /messaging/messaging64/config -P "san"

/messaging/messaging64/lib/certutil -R -s "CN=pop3.concorindia.com, OU=MIS,


O=Container Corporation of India, L=New Delhi, ST=New Delhi, C=IN" -o /hcl/pop3.req
-d /messaging/messaging64/config -g 2048 -a -P "san"

/messaging/messaging64/lib/certutil -R -s "CN=imap.concorindia.com, OU=MIS,


O=Container Corporation of India, L=New Delhi, ST=New Delhi, C=IN" -o /hcl/imap.req
-d /messaging/messaging64/config -g 2048 -a -P "san"

/messaging/messaging64/lib/certutil -R -s "CN=smtp.concorindia.com, OU=MIS,


O=Container Corporation of India, L=New Delhi, ST=New Delhi, C=IN" -o /hcl/smtp.req
-d /messaging/messaging64/config -g 2048 -a -P "san"

certutil -S -n $SERVER_CERT_NAME -x -t "u,u,u"


-s "CN=$HOSTNAME.$HOSTDOMAIN, OU=Java Software, O=Sun Microsystems Inc.,
L=Santa Clara, ST=CA, C=US"
-m 25001 -o $CERT_DB_DIR/Server.crt
-d $CERT_DB_DIR -f passfile <$CERT_UTIL_DIR/serverseed.txt

root@bsmail # /messaging/messaging64/lib/certutil -W -f
/messaging/messaging64/config/sslpassword.conf
certutil: function failed: SEC_ERROR_LEGACY_DATABASE: The certificate/key database
is in an old, unsupported format.
root@bsmail # /messaging/messaging64/lib/certutil -W -@
/messaging/messaging64/config/sslpwd.conf
certutil: function failed: SEC_ERROR_LEGACY_DATABASE: The certificate/key database
is in an old, unsupported format.
root@bsmail # /messaging/messaging64/lib/certutil -W -d
/messaging/messaging64/config
Enter a password which will be used to encrypt your keys.
The password should be at least 8 characters long,
and should contain at least one non-alphabetic character.

Enter new password:


Re-enter password:
root@bsmail #

root@bsmail # /messaging/messaging64/lib/certutil -R -s
"CN=pop3.concorindia.com, OU=MIS, O=Container Corporation of India, L=New Delhi,
ST=New Delhi, C=IN" -o /hcl/pop3.req -d /messaging/messaging64/config -g 2048 -a
Enter Password or Pin for "NSS Certificate DB":

A random seed must be generated that will be used in the


creation of your key. One of the easiest ways to create a
random seed is to use the timing of keystrokes on a keyboard.

To begin, type keys on the keyboard until this progress meter


is full. DO NOT USE THE AUTOREPEAT FUNCTION ON YOUR KEYBOARD!
Continue typing until the progress meter is full:

|************************************************************|

Finished. Press enter to continue:

Generating key. This may take a few moments...

Vous aimerez peut-être aussi