fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

#PS7

0 posts0 participants0 posts today
Replied in thread

@sotolf @joel @dm @thedoctor @pixx @twizzay @orbitalmartian @adamsdesk @krafter @roguefoam @solusspider @clayton

Also (yes, I enjoy over-thinking things... why??),

        First
Model	Release	    Duration
        (any region)
----------------------------------------
PSX	    1994-12-03	
PS2	    2000-03-04	5.25278
PS3	    2006-11-11	6.68611
PS4	    2013-11-13	7.00556
PS5	    2020-11-12	6.99722
PS6	    2027-11-12	7?      (projection)
PS7	    2034-11-12	7?      (projection)
PS8	    2041-11-12	???     (projection)
PS9	    2078	    (specified by advert)

Why isn't there already a Get-WebCertificate or something, for fetching the TLS certificate being used by a web server?

Well, my old version doesn't work in PowerShell 7, so I had to put this together for someone this week:

gist.github.com/Jaykul/74508c0

GistServerCertificateValidationCallback (or rather, collector) for .NET CoreServerCertificateValidationCallback (or rather, collector) for .NET Core - Get-WebCertificate.ps1
#PowerShell#SSL#TLS