Fwd: Need Help to resolve Custom Retry Handler Issue

2016-09-13 Thread Dileep Dixith
Hi All, For our project we need to write a custom retry handler for jclouds during PUT Operation.. We want to override default BackoffLimitedRetryHandler. I want to know whether it is possible to write custom retry handler for PUT operation or not. Our Code snippet goes as below. modules =

Content Length with compression

2016-10-05 Thread Dileep Dixith
Hi, We are planning to enable compression before we send data to Cloud as part of put blob. We have written a payload and ByteSource. For larger files Once we opened a stream with cloud, we read slice from local file and send it to cloud as part of putblob method. During this, we have a

Content Length with compression with Jclouds PutBlob

2016-10-06 Thread Dileep Dixith
Hi, We are planning to enable compression before we send data to Cloud as part of put blob. We have written a payload and ByteSource. For larger files Once we opened a stream with cloud, we read slice from local file and send it to cloud as part of putblob method. During this, we have a

Need to bypass Credentail based authentication

2016-10-25 Thread Dileep Dixith
Hi, We have a requirement where blob will be accessed only using certificates but not with username/password combination. Provider is S3 compatible object storage. How to bypass credential based authentication and do authentication based on provided certificates. Regards, Dileep Dixith

Re: ApacheHC need to support TLS1.2

2016-10-23 Thread Dileep Dixith
. Regards, Dileep Dixith Bangalore, 560071 Security Developer, Big Storage and MCStore India IBM Systems & Technology Lab +91-80-41776741 Mobile: +91-95-91345900 e-mail: didix...@in.ibm.com From: Andrew Phillips <aphill...@qrmedia.com> To: user@jclouds.apa

ApacheHC need yo support TLS1.2

2016-10-22 Thread Dileep Dixith
vulnerabilities, Many Servers supports/enables only TLS1.2 Protocols. ApacheHCHttpCommandExecutorServiceModule Needs change to support TLS1.2 Protocols only. Let me know when this changes will be ready. Regards, Dileep Dixith Bangalore, 560071 Security Developer, Big Storage and MCStore India IBM

Re: ApacheHC need yo support TLS1.2

2016-10-22 Thread Dileep Dixith
Opened Issue in JIRA. https://issues.apache.org/jira/browse/JCLOUDS-1188 Regards, Dileep Dixith Bangalore, 560071 Security Developer, Big Storage and MCStore India IBM Systems & Technology Lab +91-80-41776741 Mobile: +91-95-91345900 e-mail: didix...@in.ibm.com