Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing support/config-server/server.jks file #1

Open
kelvinji2009 opened this issue Nov 2, 2017 · 1 comment
Open

missing support/config-server/server.jks file #1

kelvinji2009 opened this issue Nov 2, 2017 · 1 comment

Comments

@kelvinji2009
Copy link

It will cause error when docker image building.

@tebrizetayi
Copy link

Dont forget to run following command in "common/config-server"

keytool -genkeypair -alias goblogkey -keyalg RSA -dname "CN=Go Blog,OU=Unit,O=Organization,L=City,S=State,C=SE" -keypass changeme -keystore server.jks -storepass letmein -validity 730

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants