Archives for: gennaio 2012
ssl cert: key + pem = pkcs12
OpenSSL Image

or how to convert PEM certificate file to PKCS12 : $ openssl pkcs12 -export -out CertificateNAme.pfx -inkey PrivateKey.key -in CertificatePem.crt -certfile CACert.crt I have not CACert.crt (but it is public…by the way) so I have not used -certfile Then imported into Citrix Access Gateway CAG VPX and it works. Enjoy! Rif also to http://www.sslshopper.com/article-most-common-openssl-commands.html

By with 0 comments
Postfix: LDAP query offline
images

The following directions are meant for people using Microsoft Exchange 2000 or Microsoft Exchange 2003. This page describes how to configure your mail gateway to periodically get a list of valid recipient email addresses from your Exchange system. By doing this, you can configure your server to automatically reject any email addressed to invalid addresses. This will reduce the load [...]

By with 0 comments
Sanbolic MelioFS in a (dobule) VMware Enviroment
melio-volume

Objectives: on reduntant UNC in Active Directory domain redundant volume redundant computer virtual enviroment data continuity Solution: two virtual machines two datastore two san two sites mirror data volume Schema:   “hardware” configuration: VMs settings: Add VMware RDM Lun Volumes to Vms, as images before Melio installation: prerequisites (from MelioFs 4 User Guide) Installation Checklist: * Using an account with [...]

By with 0 comments