[Kea-users] Testing the kea-failover peer with muti threading and TLS support

Kraishak Mahtha kraishak.edu at gmail.com
Wed Jun 28 15:57:30 UTC 2023


Hi Kevin thanks for your suggestions and guidance,

It is working with the given certificates now, The servers are able to
communicate. I can rule out the issue is not with environment and
configuration changes, I will debug or re-construct my certificates and see



On Wed, Jun 28, 2023 at 6:56 PM Kevin P. Fleming <
lists.kea-users at kevin.km6g.us> wrote:

> On Wed, Jun 28, 2023, at 07:44, Kraishak Mahtha wrote:
>
> Hi Darren,
>
> I am deploying at my lab currently but, when we get more familiar we will
> proceed with production.  I tried yes even with 2.3.8 and I am facing an
> issue, I thought it could be because of my certificates, and when I am
> reading more on this I saw a note in the reference document that
> "A sample set of certificates and associated objects is available at
> src/lib/asiolink/testutils/ca".
> I have downloaded the source from GIT and from the folder
> kea-master\kea-master\src\lib\asiolink\testutils\ca I used the following
> certificates as follows
>   "trust-anchor": "/root/kea-server.crt"
>  "cert-file": "/root/kea-server.csr"
>  "key-file": "/root/kea-server.key"
>
>
>  A CSR file is a Certificate Signing Request, it is not a certificate, and
> it cannot be used as one.
>
> If you are going use those example files, they are:
>
> trust-anchor: kea-ca.crt
> cert-file: kea-server.crt
> key-file: kea-server.key
>
> They still may not work though, as the CN embedded in the kea-server.crt
> file probably doesn't match the name of your actual Kea server.
> --
> ISC funds the development of this software with paid support
> subscriptions. Contact us at https://www.isc.org/contact/ for more
> information.
>
> To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.
>
> Kea-users mailing list
> Kea-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/kea-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20230628/68736208/attachment.htm>


More information about the Kea-users mailing list