Tags
- 235
- 80386
- AS/400
- atw
- bash
- brocade
- calendar
- dd
- device manager
- devices
- DOS
- esxi
- Explorer
- floppy
- GPS
- gpx
- ibm
- icloud
- Imoff
- iSeries
- linux
- lsx 3010
- M316
- macos
- modem
- MS SQL
- mtcp
- netapp
- netfinity
- Nordkap
- olivetti
- P30 error
- retro
- retroNET
- san
- smvi
- T4600C
- Test
- thunderbird
- toshiba
- vintage
- vmware
- win2012
- Windows
- zyxel
-
Recent Posts
Archives
- April 2021
- March 2021
- February 2021
- May 2020
- April 2019
- April 2017
- February 2017
- September 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- September 2014
- January 2014
- June 2013
- November 2012
- September 2012
- August 2012
- July 2012
- June 2012
Categories
VMware View Certificate Stuff
VMware View does work with self-signed certificates, but it will always nag you with a warning on the admin interface.
to replace it with another certificate, the following reqiurements must apply:
-the appropriate root cert must be installed
-the private key must be exportable
-a CRL URI must be included
-the friendly name must be ‘vdm’ (can be set after installing it)
to create a CSR (Certificate Signing Request), use this template and save it as request.inf:
;----------------- request.inf -----------------
[Version]
Signature="$Windows NT$"
[NewRequest]
Subject = "CN=View_Server_FQDN, OU=Organizational_Unit_Name, O=Organization_Name, L=City_Name, S=State_Name, C=Country_Name" ; replace attributes in this line using example below
KeySpec = 1
KeyLength = 2048
; Can be 2048, 4096, 8192, or 16384.
; Larger key sizes are more secure, but have
; a greater impact on performance.
Exportable = TRUE
MachineKeySet = TRUE
SMIME = False
PrivateKeyArchive = FALSE
UserProtected = FALSE
UseExistingKeySet = FALSE
ProviderName = "Microsoft RSA SChannel Cryptographic Provider"
ProviderType = 12
RequestType = PKCS10
KeyUsage = 0xa0
[EnhancedKeyUsageExtension]
OID=1.3.6.1.5.5.7.3.1 ; this is for Server Authentication
[RequestAttributes]
; SAN="dns=FQDN_you_require&dns=other_FQDN_you_require"
;-----------------------------------------------
To generate the CSR file, run the command:
certreq -new request.inf certreq.txt
use the certreq.txt to create the certificate with a CA of your choice
import it with MMC or the following command:
certreq -accept cert.cer
give it the friendly name ‘vdm’ (and remove vdm from the old cert)
Testing WordPress iPad app…
Posted in Uncategorized
Comments Off on Testing WordPress iPad app…
my mobile phone history
dieser Blog Post hat mich dazu bewogen, auch meine Handy History mal bildlich festzuhalten.
von oben links nach unten rechts:
Nokia 6150
Nokia 6310
Handspring Treo 270
PalmOne Treo 600
PalmOne Treo 650
Palm Treo 680
iPhone 1
iPhone 3G
iPhone 4
Palm Pre
Palm Pixi
HP/Palm Veer
HP/Palm Pre 3
die obere Reihe stimmt auch in der zeitlichen Reihenfolge.
in der unteren Reihe kann ich mich nicht mehr genau erinnern, da ich seitdem immer mit zwei Handies unterwegs bin.
momentan in Gebrauch sind das iPhone 4 und der Palm Pre 3



