You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This exists to import/export a number of easy-rsa default values but
creates headaches for old volumes due to changes where easy-rsa
insists on loading the var file if the environment variable is set.
* Going forward people should pass the variables via:
`docker run -e EASYRSA_var ...`
* Closes#608
0 commit comments