We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
support/config-server/server.jks
It will cause error when docker image building.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
It will cause error when docker image building.
The text was updated successfully, but these errors were encountered: