instalar_pfx_para_los_roles_de_rds
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| instalar_pfx_para_los_roles_de_rds [2023/08/20 05:12] – external edit 127.0.0.1 | instalar_pfx_para_los_roles_de_rds [2024/10/17 21:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Instalar el certificado pfx como machine-wide y obtener el thumbprint | + | Instalar el certificado pfx como machine-wide |
| <code powershell> | <code powershell> | ||
| # Make sure to replace `<your certificate subject> | # Make sure to replace `<your certificate subject> | ||
| Line 5: | Line 5: | ||
| Get-ChildItem Cert: | Get-ChildItem Cert: | ||
| </ | </ | ||
| + | Se puede ver el thumbprint en los detalles del certificado, | ||
| <WRAP center round info 60%> | <WRAP center round info 60%> | ||
| Line 16: | Line 17: | ||
| Este snippet instala el certificado con el thumbprint que se indica | Este snippet instala el certificado con el thumbprint que se indica | ||
| + | <WRAP center round important 60%> | ||
| + | * **solamente funciona en 2019** | ||
| + | * 2016 usa parámetros que se llaman distinto | ||
| + | </ | ||
| + | |||
| <code powershell> | <code powershell> | ||
| $cerThumb = " | $cerThumb = " | ||
instalar_pfx_para_los_roles_de_rds.1692508365.txt.gz · Last modified: 2024/10/17 21:42 (external edit)
