multiple nodes/servers

bo Morris bo at bomorris.com
Tue Aug 18 17:08:14 CEST 2015


Thank you Lars for the reply. Your instructions were dead on. 

Yes I have considered the security risks; however, I think scaleability and rapid deployment out weigh the security risks for me.


On Aug 18, 2015, at 6:31 AM, Lars Kruse <lists at sumpfralle.de> wrote:

> Hi,
> 
>> Is it possible to generate one key pair?
> 
> Maybe this is all you want to know?
> openssl genrsa -out private.key 4096
> openssl rsa -pubout -in private.key -out public.key
> 
> I assume that you analyzed the risks and benefits of a single shared key
> according to your specific setup.
> 
> Lars
> _______________________________________________
> tinc mailing list
> tinc at tinc-vpn.org
> http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc



More information about the tinc mailing list