Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [milo-dev] Server rejects client certificate

Derk,

The certificate you are generating seems to be missing the BasicConstraints extension.

Is there a reason you are not using SelfSignedCertificateBuilder/Generator instead?

On Fri, Feb 28, 2025 at 2:14 AM Derk van 't Ende via milo-dev <milo-dev@xxxxxxxxxxx> wrote:
You find the certificate in the attachment.
 

Derk


Van: milo-dev <milo-dev-bounces@xxxxxxxxxxx> namens Kevin Herron via milo-dev <milo-dev@xxxxxxxxxxx>
Verzonden: vrijdag 28 februari 2025 03:06
Aan: milo developer discussions <milo-dev@xxxxxxxxxxx>
CC: Kevin Herron <kevinherron@xxxxxxxxx>
Onderwerp: Re: [milo-dev] Server rejects client certificate
 
Can you provide an example of the client certificate you're using?

On Thu, Feb 27, 2025 at 7:46 AM Derk van 't Ende via milo-dev <milo-dev@xxxxxxxxxxx> wrote:
Dear all,

I'm trying to connect to an Unified Automation Demoserver,
but the server always rejects the client certificate.
When I set the client certificate manually to the trust-list,
it still sets the certificate again in the rejected list.

I was wondering,
maybe you know how to fix this.

Along with this email,
I send you my java code.

Thanks in advance,

Yours sincerely,

 

Derk

_______________________________________________
milo-dev mailing list
milo-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/milo-dev

Let op: Externe mail

_______________________________________________
milo-dev mailing list
milo-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/milo-dev

Back to the top