回复: Question: How to using cert files on Android platform?

2021-03-03 Thread Yang Rong
Hello Viktor, Thanks for your reply. The reason that I am trying to use the OpenSSL instead of using a library like Volley on Android is: The original environment of the project is in a private network. Our network provider shells all threats for us. So our app is installed on devices that

Re: Fwd: Requesting to share OpenSSL commands to increase G Pramaeter length in DHE Cipher.

2021-03-03 Thread Kurt Roeckx
On Wed, Mar 03, 2021 at 04:14:17PM +0530, Vadivel P wrote: > Hi OpenSSL team, > > We are looking for the command line option or any other way to increase the > DHE G Parameter length to 256 bytes, by default it's 2 now, we need to > modify it as 256 byte on the server side for our testing either

Re: Fwd: Requesting to share OpenSSL commands to increase G Pramaeter length in DHE Cipher.

2021-03-03 Thread Hubert Kario
On Wednesday, 3 March 2021 11:44:17 CET, Vadivel P wrote: Hi OpenSSL team, We are looking for the command line option or any other way to increase the DHE G Parameter length to 256 bytes, by default it's 2 now, we need to modify it as 256 byte on the server side for our testing either by

Fwd: Requesting to share OpenSSL commands to increase G Pramaeter length in DHE Cipher.

2021-03-03 Thread Vadivel P
Hi OpenSSL team, We are looking for the command line option or any other way to increase the DHE G Parameter length to 256 bytes, by default it's 2 now, we need to modify it as 256 byte on the server side for our testing either by command line or with any other option.we need it for our local