Skip to content

Fix RangeError bignum too big to convert into `long' on armhf platforms

Stan Hu requested to merge fix-registry-cert-32bit into master

On a 32-bit platform such as armhf, the original calculation for the end date of the registry SSL certificate overflowed. Use TimeDate to prevent this from occurring.

Closes #1390 (closed)

Edited by GitLab Release Tools Bot

Merge request reports