Displaying 1 result from an estimated 1 matches for "j6asb5eeqqm1z".
2004 Feb 13
1
public key format
.../7Vfcy5wIDAQAB
- -----END PUBLIC KEY-----
i think this is the X.509 subjectPublicKeyInfo format.
the public keys that tinc generates look like that
- -----BEGIN RSA PUBLIC KEY-----
MIGJAoGBALBcNmzwQFv8nJn11oHdmT1YfENQul6Tk0A1u4eKQd7x2sf5B0ToNnyq
jgheugOVPnfJHvLf2GYHxzVr6+vKo5F7Z2WArpYCXIiimNLsxj/j6ASB5eeQqM1Z
/0Nq9j9fJJbDEMERtfwNTOwGgkV4Cy+7q2UJ4g2lTcW+//tV9zLnAgMBAAE=
- -----END RSA PUBLIC KEY-----
which may be a PKCS #1 RSAPublicKey (?)
unfortunately tinc crashes with a segementation fault when i try to use the
first format:
Trying to connect to mtx1 (172.16.1.1 port 655)
Connected to mtx1 (172.16...