
25 10: 16: 19 LOG4: Certificate check failed: depth= 0, /C=CN/L=Default City/O=Default Company LtdĢ017.09.
#Cross words app verification#
25 10: 16: 19 LOG4: CERT: Verification error: certificate has expiredĢ017.09.

25 10: 16: 19 LOG7: Starting certificate verification: depth= 0, /C=CN/L=Default City/O=Default Company LtdĢ017.09. The specific error message is as follows # stunnel client: 2017.09. It will be disconnected after several seconds. The stunnel client can't connect to the server. Stunnel error: CERT: Verification error: certificate has expired Test: after configuring the proxy server address: 192.168.0.11 and port 44550, you can access host C.
#Cross words app install#
squid client installation configuration yum -y install stunnel openssl openssl-develĬert = /usr/local/etc/stunnel/stunnel_cli.pem #The stunnel.pem generated in step 1 has changed its nameĬAfile = /usr/local/etc/stunnel/stunnel_cli.pemĪccept = 0.0.0.0:44550 # Monitor addressĬonnect = 66.0.0.6:44550 # stunnel server address 4, Testing and troubleshooting

If A accesses C network slowly or not, it can be accessed through stunnel+squid agent. Host A and host B communicate with each other, and host B and host C communicate with each other.
