Question : My changes in on the notes local calendar is not replicating with the server

My local calendar entries and not getting replicated to the server copy. I am using Lotus Notes 8.0.2 client. But my local mailbox replicates with the server copy except calendar entries.

 - I have checked the replication settings and its set to replicate "Full documents"
 - The access control list has manager permission with delete documents option for my account

Thanks

Answer : My changes in on the notes local calendar is not replicating with the server

Look at openssl tooling for unpacking/repacking certificate info.

pkcs7 handling
http://www.openssl.org/docs/apps/pkcs7.html

pfx file are pkcs12 files:
http://www.openssl.org/docs/apps/pkcs12.html

For a service you need the Private Key + Certificate  (=IIS)
For validation you only need the Certificate.  (This is the Public Key + its CA -signature).
Random Solutions  
 
programming4us programming4us