XYGATE: Error SSL: InitializeSecurityContext error: Message was altered when using GUI
Use the the naming style used in the following URL in the XTR SSLCACFG file.
http://www.iso.org/iso/home/standards/country_codes.htm
SSLCACFG sample: | Correct | Wrong |
key=rsa key_length=2048 country=US state=California locality=Simi Valley organization=XYPRO Technology organizational_unit=XYPRO Technology Root CA common_name=XYPRO Technology Root CA days=3650 CA_cert=$<VOL>.<SUBVOL>.SSLCACRT CA_key=$<VOL>.<SUBVOL>.SSLCAKEY | key=rsa key_length=2048 country=USA state=California locality=Simi Valley organization=XYPRO Technology organizational_unit=XYPRO Technology Root CA common_name=XYPRO Technology Root CA days=3650 CA_cert=$<VOL>.<SUBVOL>.SSLCACRT CA_key=$<VOL>.<SUBVOL>.SSLCAKEY |
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
XYGATE: "XTR Error: SSL: InitializeSecurityContext error: Illegal message"
This error happens when the windows client running the XYGATE GUI and NonStop do not have a common cipher suite enabled. A cipher suite that is enabled in the TRCONF file must also be enabled on the client to connect the GUI successfully to the ...
XTR: Bad SSL Configuration Error Message during connection to GUI
Re secure the SSLTRPAS file and run the MAKECRT macro to regenerate a new certificate. TACL> VOLUME $SYSTEM.XYGATETR TACL> RUN MAKECRT If this article did not provide a solution, please open a case with our support team by sending an email message to ...
XDP: how to replace a SSL certificate for XDP
Steps to replace a SSL cert for XDP are: FUP dup the TRUSTSAV file to another file (call it TRUSTTMP) on the XYGATEDP subvolume. Follow the instructions in the XYGATE Data Protection manual to copy the new SSL certificates into the TRUSTTMP file ...
XYGATE License Expiration
XYGATEAC Product license file: P06F001 Macro to install license: XAC_INSTALL_LICENSE Expiration behavior: The DBSO program reads the license file on startup to determine when the license will expire. The license is checked once each day from then on ...
XTR: generating error message: Please verify IP address and Port
Depending on the OS, run the following commands to verify the port is listening. SCF LISTOPENS PROVIDER $ZZCIP.* SCF STATUS PROCESS $<TCPIP process name> For example, SCF STATUS PROCESS $ZTCP2 Refer to the XYGATE® Transaction Router Reference Manual ...