📄 vars.bat.sample
字号:
@echo offrem Edit this variable to point torem the openssl.cnf file includedrem with easy-rsa.set HOME=%ProgramFiles%\OpenVPN\easy-rsaset KEY_CONFIG=openssl.cnfrem Edit this variable to point torem your soon-to-be-created keyrem directory.remrem WARNING: clean-all will dorem a rm -rf on this directoryrem so make sure you definerem it correctly!set KEY_DIR=keysrem Increase this to 2048 if yourem are paranoid. This will slowrem down TLS negotiation performancerem as well as the one-time DH parmsrem generation process.set KEY_SIZE=1024rem These are the default values for fieldsrem which will be placed in the certificate.rem Change these to reflect your site.rem Don't leave any of these parms blank.set KEY_COUNTRY=USset KEY_PROVINCE=CAset KEY_CITY=SanFranciscoset KEY_ORG=FortFunstonset KEY_EMAIL=mail@host.domain
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -