When setting up mysql database to implement master-slave replication based on SSL today, an error occurred when logging in master server from slave server test:
ERROR 2026 (HY000): SSL connection error: ASN: before date in the future
ERROR 2026 (HY000): SSL connection error: protocol version mismatch
So the Internet search under the master, slave server time is not synchronized, but found that the master, slave time is consistent
And you can log in to the Master server without SSL
It was determined that the problem was SSL
Finally, it was found that the problem was caused by the CA host, whose time was ahead of its time, which was very weird…
Solution:
Synchronize ca host time, revisa
ERROR 2026 (HY000): SSL connection error: ASN: before date in the future
ERROR 2026 (HY000): SSL connection error: protocol version mismatch
So the Internet search under the master, slave server time is not synchronized, but found that the master, slave time is consistent
And you can log in to the Master server without SSL
It was determined that the problem was SSL
Finally, it was found that the problem was caused by the CA host, whose time was ahead of its time, which was very weird…
Solution:
Synchronize ca host time, revisa
Read More:
- macos LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- Mac installation dart error curl: (35) libresssl SSL_ connect: SSL_ ERROR_ SYSCALL in connection to storage.googleapis.co
- From in Python__ future__ The role of import *
- SSL_ERROR_SYSCALL in connection to github.com:443
- mysql configuration supports SSL connection
- 1、 Java 8 date and local date
- Get the current date in Python
- SSL handshake failed: SSL error: illegal key usage detected in the certificate
- FreeRDP installation configuration (error message: SSL_read: Failure in SSL library (protocol error?))
- Asynchronous Future Parallel processing request code example
- Git command line configuration and configuration file to solve clone error libressl_ connect: SSL_ ERROR_ SYSCALL in connection to github. com:443
- About error 1005 (HY000) in MySQL: can’t create table ‘_______ ‘(errno: 150) fool’s plan
- Mysql start slave error 1201 (HY000)
- Synergy 1.4.12 “ipc connection error, connection refused” and other issues
- Local date time conversion in java8
- Idea svn connection https error report: E230001: Server SSL certificate verification failed: certificate issued
- Solution to error 2002 (HY000) in MySQL
- In depth analysis of mysq exceeding the number of connections error 1040 (HY000): too many connections