Skip to content

VStepulo/PowerShell_functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Test-WebServerSSL

Test-WebServerSSL Powershell function

Test task:

  1. Write a PowerShell function that should connect to a remote site with known bad certificate (https://wrong.host.badssl.com/) and return the remote certificate details (certificate CN and thumbprint).
  2. Share a code with us in github repository Powershell function is allowed to use NetFramework/dotnet core libraries if required. No third party tools/utilities like openssl are allowed. Expected code volume is ~70 lines of code or below.

About

Powershell functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published