Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/veltys/rdpcertificateinstaller

Small script to automatically install as RDP certificate a given one by its domain name
https://github.com/veltys/rdpcertificateinstaller

powershell powershell-script windows windows-10 windows-11 windows-server windows-server-2016 windows-server-2019 windows-server-2022

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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

## Description
Small script that allows automatically install a specified RDP certificate by its domain name

## Changelog
### To-do (*TODO*)
- [ ] Create a to-do list

### [1.0.4] - 2023-10-15
#### Fixed
- Powershell executable

### [1.0.3] - 2022-12-28
#### Added
- Releases

#### Fixed
- **README.md** format

### [1.0.2] - 2022-11-25
#### Deleted
- Unnecessary echo

### [1.0.1] - 2022-11-25
#### Fixed
- Code quality

### [1.0.0] - 2022-08-19
#### Added
- All files with the minimum required functionality