Page 2 of 2

Re: Programming via secure connection

Posted: Wed Jul 28, 2021 8:22 am
by SeeCwriter
I just noticed your response as I was preparing another question. What you've outline sounds good and more involved than originally conceived. It also sounds like something we should have paid for. Don't hesitate to ask if necessary.

Re: Programming via secure connection

Posted: Fri Sep 10, 2021 10:44 am
by pbreed
Code signing will be in 3.3.3.
See the software comments from yesterday.

Re: Programming via secure connection

Posted: Thu Oct 28, 2021 1:14 pm
by SeeCwriter
Regarding these steps from pbreed,
----------------------------------------------------
Basic operations:
1)Create a public/private key pair.
2)Turn on option in eclipse and or command line to sign code.
(Each build will prompt you for private key).
-----------------------------------------------------

1. Is the key pair a client or server key, or does it matter? And how is that key differentiated from the key used to make a secure connection?
2. I have not been able to find this option in Eclipse.

I'm using v3.3.4.