How do I create a Local Certificate Store on the iSeries or add a digital certificate to my Local Certificate Store?
Our recommendation is to have your System Administrator set up the local certificate store, which will help maintain the security of the certificate store and its certificates. The information below is intended for your System Administrator to review: For detailed information on setting up the certificate store, please see Chapter 10 of the “SecureZIP for i5/OS User’s Guide.” You can download the user’s guide by requesting it. • How do I use my digital certificate to encrypt a ZIP file using SecureZIP for i5/OS? When using digital certificates to encrypt a ZIP file you will need to include the following parameters to your zip job: ADVCRYPT (AES128 | AES192 | AES256 | DES | 3DES | RC4) Next you will need to specify one or more of the ENTPREC parameters: ENTPREC((*DB ‘cn=Firstname Lastname’)) ENTPREC((*DB ’em= \n noname@email.com ‘)) ENTPREC((*FILE ‘/path1/CStore/Public/noname.cer’)) ENTPREC((*MBRSET ‘noname.cer’)) ENTPREC((*LDAP ‘cn=Firstname Lastname’)) ENTPREC((*LDAP ’em= \n noname@em