summaryrefslogtreecommitdiff
path: root/easy-rsa/Windows/build-dh.bat
blob: 74bc60373ce6a1b35d349d080503b476e711eba8 (plain)
1
2
3
4
@echo off
cd %HOME%
rem build a dh file for the server side
openssl dhparam -out %KEY_DIR%/dh%KEY_SIZE%.pem %KEY_SIZE%