Re: ikectl errors

2017-11-05 Thread Patrick Wildt
On Thu, Nov 02, 2017 at 11:25:18PM +, Andreas Thulin wrote: > Hi again, > > found this on cvsweb.openbsd.org: > > https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin/iked/ca.c?sortby=date > > ”In the subjectAltName comparison, the bzero before the while-loop was > lost while applying the diff

Re: ikectl errors

2017-11-02 Thread Andreas Thulin
Hi again, found this on cvsweb.openbsd.org: https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin/iked/ca.c?sortby=date ”In the subjectAltName comparison, the bzero before the while-loop was lost while applying the diff. This is means sanid could be passed uninitialized to ca_x509_subjectaltname_cm

Re: ikectl errors

2017-11-02 Thread Andreas Thulin
Ah! Thank you! BR, Andreas ons 1 nov. 2017 kl. 20:36 skrev Mike Larkin : > On Wed, Nov 01, 2017 at 09:08:08AM +, Andreas Thulin wrote: > > Hi! > > > > I’m trying to set up iked on machine A, to create a tunnel between > machines > > A and B. ikectl produces errors when creating a certificate

Re: ikectl errors

2017-11-01 Thread Mike Larkin
On Wed, Nov 01, 2017 at 09:08:08AM +, Andreas Thulin wrote: > Hi! > > I’m trying to set up iked on machine A, to create a tunnel between machines > A and B. ikectl produces errors when creating a certificate with my ”test” > ca, and I have failed to understans why: > > # ikectl ca test certif

ikectl errors

2017-11-01 Thread Andreas Thulin
Hi! I’m trying to set up iked on machine A, to create a tunnel between machines A and B. ikectl produces errors when creating a certificate with my ”test” ca, and I have failed to understans why: # ikectl ca test certificate 192.168.1.1 create Generating RSA private key, 2048 bit long modulus ...