I want to make an SSTP or OVPN VPN connection with a self signed certificate. Everywhere I have looked I find instructions for setting up these links with a Certificate Authority. Is this a bad idea? I created a self signed certificate and keys. Which certificates are necessary for the client side and which are necessary for the server side?
I created the Keys/Certificate here:
http://www.mobilefish.com/services/ssl_ ... icates.php
It gave me these files:
private key (.pem file)
public key (.pem file
private key values (.txt file)
certificate file (.pem)
certificate signing request file (.pem)