OpenBSD 6.7
Jump to navigation
Jump to search
Don't reorder libraries at boot time
rcctl disable library_aslr
Use different package source
Edit file /etc/installurl
Problems can occur when using https, pkg_add might come up with the error "TLS handshake failure: certificate verification failed: certificate has expired". Solution: Use http instead of https. Possible solution would be to manually copy /etc/ssl/cert.pem
from a newer system or find the package that contains that file.