[Nfd-dev] [ndn] NDN Seminar: Practical Congestion Control for NDN

Gusev, Peter peter at remap.UCLA.edu
Mon Jun 13 12:22:12 PDT 2016


Hi Junxiao,

I generated a cert request on freeculture like this:

	$ ndnsec-keygen /ndn/edu/ucla/remap/peter/freeculture > freeculture.pub

Then, I signed it on my machine:

	$ ndnsec-certgen -N freeculture -p /ndn/edu/ucla/remap/peter -r freeculture.pub > freeculture.signed

I sent freeculture.signed back to freeculture machine, as long as my certificate (previously dumped):

	$ ndnsec-cert-dump /ndn/edu/ucla/remap/peter > peter.cert

Finally, I installed both certificates on freeculture machine:

$ ndnsec-install-cert peter.cert
$ ndnsec-install-cert freeculture.signed

Both ended successfully. I then switched default identity to /ndn/edu/ucla/remap/peter/freeculture on freeculture machine:

$ ndnsec set-default /ndn/edu/ucla/remap/peter/freeculture

However, I don’t see connectivity to the testbed after running ndn-autoconfig. 

Was the above sequence correct?

Thanks, 

-- 
Peter Gusev

peter at remap.ucla.edu
+1 213 5872748
peetonn_ (skype)

Software Engineer/Programmer Analyst @ REMAP UCLA

Video streaming/ICN networks/Creative Development

> On Jun 2, 2016, at 12:05 PM, Junxiao Shi <shijunxiao at email.arizona.edu> wrote:
> 
> Hi Peter
> 
> This is an unsupported configuration. Certificates can only be requested through ndncert web app, and it’s always tied to your email.
> 
> Yours, Junxiao
> 
>> On Jun 2, 2016, at 12:02 PM, Gusev, Peter <peter at remap.ucla.edu> wrote:
>> 
>> hi Junxiao,
>> 
>> I generated certs for freeculture and confbridge and signed them on REMAP hub like this:
>> 
>> $ ndnsec-certgen -N confbridge -p /ndn/edu/ucla/remap -r confbridge.pub
>> 
>> I installed them on corresponding machines, however it seems not working yet.
>> Is the above command correct?
>> 
>> Thanks, 
>> 
>> -- 
>> Peter Gusev
>> 
>> peter at remap.ucla.edu
>> +1 213 5872748
>> peetonn_ (skype)
>> 
>> Software Engineer/Programmer Analyst @ REMAP UCLA
>> 
>> Video streaming/ICN networks/Creative Development
>> 
>>> On Jun 2, 2016, at 11:13 AM, Peter Gusev <peter at remap.ucla.edu> wrote:
>>> 
>>> no, i’m not publishing.
>>> 
>>> 
>>> Junxiao, I’m generating a certificate for confbridge. But I’m not sure I’ll make it in time for the Seminar.
>>> 
>>> Thanks, 
>>> 
>>> -- 
>>> Peter Gusev
>>> 
>>> peter at remap.ucla.edu
>>> +1 213 5872748
>>> peetonn_ (skype)
>>> 
>>> Software Engineer/Programmer Analyst @ REMAP UCLA
>>> 
>>> Video streaming/ICN networks/Creative Development
> 





More information about the Nfd-dev mailing list