User contributions
Jump to navigation
Jump to search
- 15:52, 12 November 2023 diff hist +798 N Ca windows request Created page with "``` ;----------------- request.inf ----------------- [Version] Signature="$Windows NT$" [NewRequest] Subject = "C=US, CN=something.example.com" KeySpec = 1 KeyLength = 2048..."
- 15:45, 12 November 2023 diff hist +92 Sshd windows config current
- 15:43, 12 November 2023 diff hist +76 N Sshd windows config Created page with "C:\ProgramData\ssh\sshd_config ``` SyslogFacility LOCAL0 LogLevel Debug3 ```"
- 06:21, 12 November 2023 diff hist +380 Openssh windows
- 06:18, 12 November 2023 diff hist +105 Openssh windows
- 06:13, 12 November 2023 diff hist +367 Openssh windows
- 06:11, 12 November 2023 diff hist +431 Openssh windows
- 06:08, 12 November 2023 diff hist +134 Openssh windows
- 05:32, 12 November 2023 diff hist +94 Openssh windows
- 03:57, 12 November 2023 diff hist -143 Openssh windows
- 03:57, 12 November 2023 diff hist -123 Openssh windows
- 03:55, 12 November 2023 diff hist -127 Openssh windows
- 03:54, 12 November 2023 diff hist +267 Openssh windows
- 03:53, 12 November 2023 diff hist +126 Openssh windows
- 03:52, 12 November 2023 diff hist +537 N Openssh windows Created page with "https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_server_configuration ``` Add-WindowsCapability -Online -Name OpenSSH.Client~~~~0.0.1.0 Add-Win..."
- 20:37, 11 November 2023 diff hist +180 N Windows ca issues Created page with "the request does not contain a certificate template extension or the certificate template attribute https://windowsreport.com/request-contains-no-certificate-template-informa..."
- 00:26, 11 November 2023 diff hist +86 Certificate Authority Windows current
- 21:24, 10 November 2023 diff hist +978 N Easyrsa intermediate Created page with "``` I have found another, more elegant solution (I suspect this is how it was designed). Setup two separate Easy-RSA installations. Initialise and build a CA as normal on the..." current
- 21:11, 10 November 2023 diff hist +10 Openssl without openssl.cnf current
- 21:11, 10 November 2023 diff hist +144 Openssl without openssl.cnf
- 21:10, 10 November 2023 diff hist +123 Certificate Authority Windows
- 18:56, 10 November 2023 diff hist +1,355 Certificate Authority Windows
- 05:45, 10 November 2023 diff hist +17 Openssl without openssl.cnf
- 05:42, 10 November 2023 diff hist +117 Openssl without openssl.cnf
- 05:26, 10 November 2023 diff hist +449 N Openssl without openssl.cnf Created page with "https://stackoverflow.com/questions/36920558/is-there-anyway-to-specify-basicconstraints-for-openssl-cert-via-command-line ``` DAYS='240' SUBJECT='/CN=example.com/O=Example Co..."
- 05:00, 10 November 2023 diff hist +739 N Certstrap issues Created page with "It would be nice to --subject option in order to have complete control over the common name that is limited by assumptions of --common-name Example ``` certstrap init --key-b..." current
- 03:03, 10 November 2023 diff hist +266 Demo Active Directory current
- 22:36, 9 November 2023 diff hist +95 N Demo Active Directory Created page with "https://community.spiceworks.com/topic/334523-dns-error-when-creating-new-domain-in-server-2012"
- 20:50, 7 November 2023 diff hist +71 Certificate Authority Windows
- 02:26, 7 November 2023 diff hist +82 Winrm enable https 5986
- 02:24, 7 November 2023 diff hist +66 Winrm enable https 5986
- 02:22, 7 November 2023 diff hist +11 Winrm enable https 5986
- 02:19, 7 November 2023 diff hist 0 Winrm enable https 5986
- 02:18, 7 November 2023 diff hist +61 Winrm enable https 5986
- 01:32, 7 November 2023 diff hist +7 Winrm enable https 5986
- 01:30, 7 November 2023 diff hist +322 Winrm enable https 5986
- 01:29, 7 November 2023 diff hist +64 Winrm enable https 5986
- 01:25, 7 November 2023 diff hist +241 N Winrm enable https 5986 Created page with "``` $HN="myhost.example.com"; $TP=(Get-ChildItem -Path Cert:LocalMachine\MY | where Subject -like "CN=${HN}*").Thumbprint winrm create winrm/config/Listener?Address=*+Transpor..."
- 17:47, 6 November 2023 diff hist +305 Certificate Authority Windows
- 23:11, 2 November 2023 diff hist +304 N Certificate Authority Windows Created page with "# Migrate https://github.com/GoateePFE/ADCSTemplate https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/move-certification-authority-to-another-server h..."
- 22:23, 2 November 2023 diff hist +30 Registry Windows current
- 22:22, 2 November 2023 diff hist +690 Registry Windows
- 16:31, 2 November 2023 diff hist +631 Registry Windows
- 16:14, 2 November 2023 diff hist +460 N Registry Windows Created page with "``` $regFile = @" Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\Parameters] "MaxUserPort"=dword:00005000 "TcpTimedWaitDela..."
- 14:54, 2 November 2023 diff hist +169 Windows Certifcate Mangement current
- 03:50, 2 November 2023 diff hist +46 N K8s links Created page with "https://kube.fm/upgrading-100s-clusters-pierre" current
- 18:36, 1 November 2023 diff hist +65 RSAT Windows current
- 18:22, 1 November 2023 diff hist +73 RSAT Windows
- 18:21, 1 November 2023 diff hist +258 N RSAT Windows Created page with "``` Get-WindowsCapability -Name RSAT* -Online | Select-Object -Property Name, DisplayName, State ``` ``` Add-WindowsCapability -Online -Name Rsat.CertificateServices.Tools~~..."
- 17:43, 29 October 2023 diff hist +85 Ceph troubleshooting current