XCA: sign IPsec certificates with own CA
Posted
by
sbrattla
on Server Fault
See other posts from Server Fault
or by sbrattla
Published on 2011-11-13T16:51:59Z
Indexed on
2011/11/13
17:54 UTC
Read the original article
Hit count: 404
I'm trying to establish a LAN to LAN connection through a VPN tunnel. There's a Zywall at the remote office which will be responsible for establishing a connection to a Draytek at the main office. I'm able to establish the connection if I use shared keys, but I'd like to use certificates instead.
I've downloaded the XCA application for Ubuntu which allows me to first create a CA certificate, and then sign "certificate signing reqests" using this CA. However, I'm uncertain if I am doing things right.
More specifically<, which basic keys/extended keys should the CA certificate and the certificates themselves have? Right now I just skip selecting any keys at all, but is that right?
All hints and help appreciated!
© Server Fault or respective owner