robbintt / popup-openvpn

Make a self hosted OpenVPN server in 15 minutes
MIT License
808 stars 28 forks source link

updated docs to reflect current status of server key length #18

Closed lazzarello closed 7 years ago

lazzarello commented 7 years ago

I just made a new server and the server key is 2048 bits, which is in line with the configuration setting in group_vars/all

I updated the documentation to reflect this state.

root@ip-172-31-17-171:/etc/openvpn/keys# ssh-keygen -l -f server.key
2048 SHA256:4zPUMx3m/G63KEd30CySCVmYF74WoXMFAskuLlJUoQ8 no comment (RSA)