Forum Discussion
2 way ssl not working with open ssl generated certificates
- Apr 15, 2017
The problem is Connection error: ssl_shim_vfycerterr:4530: certificate is not yet valid
If you are seeing this then its likely the time on you BIG-IP needs to synchronised.
Set a DNS server
System -> Configuration -> Device -> DNS add 8.8.8.8
Set an NTP Server
System -> Configuration -> Device -> NTP add pool.ntp.org
If the time does not update within a minute check you can reach your DNS server. From the command line
ping 8.8.8.8
If the system has never been synced before then run the following...
service ntpd stop ntpdate pool.ntp.org service ntpd start
This will force time to sync no matter the time difference.
The problem is Connection error: ssl_shim_vfycerterr:4530: certificate is not yet valid
If you are seeing this then its likely the time on you BIG-IP needs to synchronised.
Set a DNS server
System -> Configuration -> Device -> DNS add 8.8.8.8
Set an NTP Server
System -> Configuration -> Device -> NTP add pool.ntp.org
If the time does not update within a minute check you can reach your DNS server. From the command line
ping 8.8.8.8
If the system has never been synced before then run the following...
service ntpd stop
ntpdate pool.ntp.org
service ntpd start
This will force time to sync no matter the time difference.
They all need to be in sync. Real time or your own time, all of then need to have the same time. When they are too far out SSL will not work.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com