Skip to content

Commit

Permalink
Rename clientSetup4RMT.sh => rmt-client-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
lagartoflojo committed May 15, 2018
1 parent 17c2366 commit 45edb34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -126,11 +126,11 @@ YaST RMT module generates a custom certificate authority which is used to sign H

* When registration is performed during installation from the media or with YaST Registration module, a message will appear, prompting to trust the server certificate.

* `clientSetup4RMT.sh` script is provided for registering on the command line at the following URL: `http://rmt.hostname/tools/clientSetup4RMT.sh`.
* `rmt-client-setup` script is provided for registering on the command line at the following URL: `http://rmt.hostname/tools/rmt-client-setup`.
The script requires only the RMT server hostname as a mandatory parameter, e.g.:

```bash
./clientSetup4RMT.sh https://rmt.hostname/
./rmt-client-setup https://rmt.hostname/
```

Executing this script will import the RMT CA's certificate into the trusted store and after that run SUSEConnect to register the client with the RMT.
Expand Down
File renamed without changes.

0 comments on commit 45edb34

Please sign in to comment.