Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [milo-dev] Is security available in Eclipse Milo

Yes, it's available. 

Assuming you've got a valid client certificate and have made the appropriate changes on the client side, (looks like you're on the right path), you'll next have to go into KEPServer's UA certificate management and mark the incoming client certificate as trusted.

On Wed, Mar 29, 2017 at 11:40 PM, george.ray <george.ray@xxxxxxxxxx> wrote:
Hi, 

I open security policy in KEP Server: Basic128Rsa15 Sign, and return SecurityPolicy.Basic128Rsa15 in getSecurityPolcy method (class ClientExample),
Then run a client example to connect KEP Server, get error: "java.util.concurrent.ExecutionException: UaException: status=Bad_CertificateInvalid, message=The certificate provided as a parameter is not valid".
How to enable or config security in client?

Best regards,
George Ray 

_______________________________________________
milo-dev mailing list
milo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/milo-dev



Back to the top