XTR: MAKECRT error utcTime < N_STORED_TIME_VALUE

XTR: MAKECRT error utcTime < N_STORED_TIME_VALUE

Identify if the system is using a daylight savings transition table.

TACL> scf info subsys $zzkrn
SCF - T9082L01 - (18FEB15) (31OCT14) - 08/09/2016 03:26:08 System \GALAXY
(C) Copyright 1986-2014 Hewlett-Packard Development Company L.P.

NONSTOP KERNEL - Info SUBSYS \GALAXY.$ZZKRN

Current Settings

*DAYLIGHT_SAVING_TIME ................ Table
*NONRESIDENT_TEMPLATES................ $SYSTEM.SYSTEM.TEMPLATE
*POWERFAIL_DELAY_TIME................. 3285
*RESIDENT_TEMPLATES................... $SYSTEM.SYSTEM.RTMPLATE
SUPER_SUPER_IS_UNDENIABLE............ ON
SYSTEM_NAME.......................... \NODE
SYSTEM_NUMBER........................ 200
SYSTEM_PROCESSOR_TYPE ............... NSX-G
*TIME_ZONE_OFFSET..................... +10:00
*TNSMISALIGN.......................... FAIL
*DESTINATION_CONTROL_TABLE............ MEDIUM
*TLE_LIMIT............................ 20000
*TIMER_GRANULARITY.................... DEFAULT_ORDINARY


TACL> FUP COPY sslcacfg
key=rsa
key_length=512
country=ZZ
state=State
locality=Internet
organization=XYPRO Technology
organizational_unit=XYPRO Technology Root CA
common_name=XYPRO Technology Root CA
days=3650
CA_cert=$SYSTEM.XYGATETR.SSLCACRT
CA_key=$SYSTEM.XYGATETR.SSLCAKEY

Fix:

Change the days= value in the SSLCACFG and SSKTRCFG files to fall withing the DST table range.

or

Use the TACL ADDDSTTRANSITION command to include a date range that is contained in the SSLCACFG and SSKTRCFG files.

If this article did not provide a solution, please open a case with our support team by sending an email message to support@xypro.com.



    • Related Articles

    • XTR - TRCONF cryptlib error utcTime MIN_STORED_TIME_VAL UE

      Verify all the certificate that are available in XYGATETR volume by executing the below command. To verify certificate?s signature, use the following command line options: xycert ?check ?cert:<file> [?cacert:<file>] Command Line Options: -check ...
    • XTR: MAKECRT returns cryptlib utcTime error

      The file causing this issue is your DSTTABLE file. This is a table created during the NonStop system's installation that tracks changes to and from daylight savings time. This issue occurs when they amount of time in your table is less than the ...
    • XTR: XYGATETR command socket read error: 4106

      This error happens when a non-XTR application attempts to connect to an XTR port. An EMS message with command socket read error: 4106 will show. If you are unable to locate the solution needed or if you need additional assistance, please Click Here ...
    • XTR: Error encountered when running XTR_SYNTAX_CHECK

      Was there a recent XTR install or upgrade? The XTR_FINISH_INSTALL macro may not have been run on completion of the install/upgrade. 1. RUN $<vol>.XYGATETR.XTR INSTALL ($<vol> is the disk volume where XTR is installed) 2. XTR_FINISH_INSTALL If you are ...
    • XTR: Manually downloading an ssl certification

      It is not required to manually download a cert if the XTR MAKECRT command was used to create a self-signed cert. When any of our GUIs connect to the host, if there is a new cert available a dialog box will appear requesting that the new cert be ...