This repository has been archived on 2021-08-14. You can view files and clone it, but cannot push or open issues/pull-requests.
|
#!/usr/bin/env sh
|
|
|
|
# This script generates an openSSL key pair which can be used to expose a
|
|
# Docker API over the internet.
|
|
|
|
|