Thank you for the assistance.
On 29/01/2025 08:34, Stuart Henderson wrote:
On 2025-01-29, Ben Short <b...@benshort.co.uk> wrote:
Interestingly when I look for easy-rsa in the following location:
https://www.mirrorservice.org/pub/OpenBSD/7.6/packages/amd64/
I only see easy-rsa-3.1.1.tgz which is what I have installed.
And I don't see it at all in the following location:
https://www.mirrorservice.org/pub/OpenBSD/7.6/packages-stable/amd64/
So it would seem that the mirror is behind.
Yes, that one doesn't update quite as quickly as some others, it will
probably pick up in a day or two.
These two are good mirrors for western europe:
$ curl -s https://ftp.fr.openbsd.org/pub/OpenBSD/7.6/packages-stable/amd64/ |
grep easy-rsa
<tr><td><a href="easy-rsa-3.2.1.tgz">easy-rsa-3.2.1.tgz</a></td>
$ curl -s https://ftp.hostserver.de/pub/OpenBSD/7.6/packages-stable/amd64/ |
grep easy-rsa
<a href="easy-rsa-3.2.1.tgz">easy-rsa-3.2.1.tgz</a>
27-Jan-2025 22:51 83432
I would recommend those from the UK, they're pretty fast at updating, and
connection speeds should be good (ftp.fr is on edu bandwidth if that makes
a difference). ftp.eu.openbsd.org shoukd be fairly good too but slightly
slower to UK.