Re: Easy-RSA error: Unsupported SSL library: 4

2025-01-30 Thread Ben Short
Thank you for the assistance. On 29/01/2025 08:34, Stuart Henderson wrote: On 2025-01-29, Ben Short 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 instal

Re: Easy-RSA error: Unsupported SSL library: 4

2025-01-29 Thread Stuart Henderson
On 2025-01-29, Ben Short 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

Re: Easy-RSA error: Unsupported SSL library: 4

2025-01-29 Thread Ben Short
Hi, Some more information: # uname -a OpenBSD gateway 7.6 GENERIC.MP#338 amd64 # cat /etc/installurl #http://ftp.eu.openbsd.org/pub/OpenBSD https://www.mirrorservice.org/pub/OpenBSD # pkg_add -u -v Update candidates: quirks-7.50 -> quirks-7.50 Update candidates: updatedb-0p0 -> updatedb

Re: Easy-RSA error: Unsupported SSL library: 4

2025-01-28 Thread Stuart Henderson
On 2025-01-28, Ben Short wrote: > Hi, > > # pkg_add -u > quirks-7.50 signed on 2025-01-25T15:47:38Z > > Packages are all up to date. Either your mirror is a little behind (it was only recently updated in -stable), or you've got something preventing getting -stable updates (if PKG_PATH is set, it

Re: Easy-RSA error: Unsupported SSL library: 4

2025-01-28 Thread Ben Short
This worked. Many thanks On 28/01/2025 10:55, kasak wrote: 28.01.2025 12:57, Ben Short пишет: Hi, I'm getting the following error while trying to add a new client using eastrsa on my OpenBSD 7.6 server: gateway# /usr/local/share/easy-rsa/easyrsa build-client-full test1 nopass * No Easy-RS

Re: Easy-RSA error: Unsupported SSL library: 4

2025-01-28 Thread Ben Short
Hi, # pkg_add -u quirks-7.50 signed on 2025-01-25T15:47:38Z Packages are all up to date. On 28/01/2025 14:24, Stuart Henderson wrote: On 2025-01-28, Ben Short wrote: Hi, I'm getting the following error while trying to add a new client using eastrsa on my OpenBSD 7.6 server: pkg_add -u

Re: Easy-RSA error: Unsupported SSL library: 4

2025-01-28 Thread Stuart Henderson
On 2025-01-28, Ben Short wrote: > Hi, > > I'm getting the following error while trying to add a new client using > eastrsa on my OpenBSD 7.6 server: pkg_add -u > gateway# /usr/local/share/easy-rsa/easyrsa build-client-full test1 nopass > * No Easy-RSA 'vars' configuration file exists! > > > Eas

Re: Easy-RSA error: Unsupported SSL library: 4

2025-01-28 Thread Herbert J. Skuhra
On Tue, Jan 28, 2025 at 09:57:43AM +, Ben Short wrote: > Hi, > > I'm getting the following error while trying to add a new client using > eastrsa on my OpenBSD 7.6 server: > > gateway# /usr/local/share/easy-rsa/easyrsa build-client-full test1 nopass > * No Easy-RSA 'vars' configuration file e

Re: Easy-RSA error: Unsupported SSL library: 4

2025-01-28 Thread kasak
28.01.2025 12:57, Ben Short пишет: Hi, I'm getting the following error while trying to add a new client using eastrsa on my OpenBSD 7.6 server: gateway# /usr/local/share/easy-rsa/easyrsa build-client-full test1 nopass * No Easy-RSA 'vars' configuration file exists! Easy-RSA error: Unsupp