Just trying to setup a connection and don't want to spin my wheels, if its not ready. If its coming up, is it soon? Thanks for any guidance.
One of our developers was given a work around by MattG. I'll use it until the ticket is fully implemented. Sorry for the duplicate contact.
In the current state, it's not possible to see/approve certificates on the Incoming Connections page. This is likely the workaround you already received, but I'll post it here again in case anyone else is running in to it.
- After creating the outgoing connection, on the gateway with the incoming connection, find the certificate on the file system in
data/gateway-network/server/security/pki/rejected
. - Move the cert file to
data/gateway-network/server/security/pki/trusted/certs
. The gateway should automatically register this change and see the cert as approved. - You should then be able to see/approve the incoming connection back in the UI on the Incoming Connections tab.
1 Like