Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasrayner/certtester
https://github.com/thomasrayner/certtester
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/thomasrayner/certtester
- Owner: thomasrayner
- Created: 2021-08-12T17:27:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T20:48:51.000Z (over 2 years ago)
- Last Synced: 2024-10-26T15:00:08.856Z (3 months ago)
- Language: C#
- Size: 696 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Cert Tester
This is a small web app that will return information about the HTTPS certificate for a given website.
## Usage
Build Cert Tester and then deploy the resulting Dockerfile. This .NET web app was tested/designed to be run in Azure, but can be deployed anywhere you can run .NET Docker containers.
Navigate to your deployment of the app, and by default it will show you information about the certificate bound to itself. You can supply a website to check deliberately as pictured below.
![CertTester](certtester.png)
Click `Raw Data` to see all the data embedded in the certificate.