AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
Expand all | Collapse all

AIX Certificate Importing error

  • 1.  AIX Certificate Importing error

    Posted Fri April 25, 2014 12:25 AM

    Originally posted by: KienLe


    Hello everyone,

    I have a CA certificate which has expire period in 365 days. The first time importing was successful. With the following command:

    gsk7cmd -cert -add -db /etc/security/ldap/key.kdb -file server.crt -format ascii -label "OpenLDAP CA" -pw "cakeyaix" -trust enable
    

    Later I changed the expire period to 3650 days (10 years), and ran the same command (after removed the previous certificate) then got the following error:

    ERROR: The validity period does not include today or does not fall within its issuer's validity period.
    

    After that I fall back the previous expire period (365 days) but still get the same error.

    Anyone have ideas to solve this problem, please help.

     



  • 2.  Re: AIX Certificate Importing error

    Posted Fri April 25, 2014 07:13 AM

    Originally posted by: KienLe


    Ok, I got it, the problem is difference in timezone between servers :)