Skip to content

Commit

Permalink
ADD: Badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Veltys committed Dec 29, 2022
1 parent fba703d commit 01dafd0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions RDPCertificateInstaller.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env pwsh

# Title : RDPCertificateInstaller.ps1
# Description : Script to automatically install as RDP certificate a given one by its domain name
# Author : Veltys
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# RDPCertificateInstaller
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/b595e614864f42fea44f6ee05d4ffe9b)](https://www.codacy.com/gh/Veltys/RDPCertificateInstaller/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Veltys/RDPCertificateInstaller&utm_campaign=Badge_Grade)
[![GitHub release](https://img.shields.io/github/release/Veltys/RDPCertificateInstaller.svg)](https://GitHub.com/Veltys/RDPCertificateInstaller/releases/)
[![GitHub commits](https://badgen.net/github/commits/Veltys/RDPCertificateInstaller)](https://GitHub.com/Veltys/RDPCertificateInstaller/commit/)
[![GitHub latest commit](https://badgen.net/github/last-commit/Veltys/RDPCertificateInstaller)](https://GitHub.com/Veltys/RDPCertificateInstaller/commit/)
[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/Veltys/RDPCertificateInstaller/blob/master/LICENSE)

Small script to automatically install as RDP certificate a given one by its domain name

0 comments on commit 01dafd0

Please sign in to comment.