Re: error while running openssl 1.1.1b config file

2019-05-21 Thread shiva kumar
Ok, thanks. On Tue, May 21, 2019 at 2:15 PM Matt Caswell wrote: > > > On 21/05/2019 09:44, shiva kumar wrote: > > is Kerberos v5 is completely removed or depreciated from OpenSSL 1.1.0 > onwards ? > > It was completely removed. > > Matt > > -- *With Best Regards* *Shivakumar S* *Mysore, Kar

Re: error while running openssl 1.1.1b config file

2019-05-21 Thread Matt Caswell
On 21/05/2019 09:44, shiva kumar wrote: > is Kerberos v5 is completely removed or depreciated from  OpenSSL  1.1.0 > onwards  ? It was completely removed. Matt

Re: error while running openssl 1.1.1b config file

2019-05-21 Thread shiva kumar
is Kerberos v5 is completely removed or depreciated from OpenSSL 1.1.0 onwards ? On Tue, May 21, 2019 at 2:04 PM Matt Caswell wrote: > > > On 21/05/2019 09:28, shiva kumar wrote: > > Hi, > > when running openssl 1.1.1b config file with no-krb5 option > > I got as, > > > > * Unsupported op

Re: error while running openssl 1.1.1b config file

2019-05-21 Thread Matt Caswell
On 21/05/2019 09:28, shiva kumar wrote: > Hi, > when running openssl 1.1.1b config file with no-krb5 option > I got as,  > > * Unsupported options: no-krb5 >   > can I know why I'am getting this error?  > when i remove the no-krb5 option it works. > This option was working on openssl 1.0.2r

error while running openssl 1.1.1b config file

2019-05-21 Thread shiva kumar
Hi, when running openssl 1.1.1b config file with no-krb5 option I got as, * Unsupported options: no-krb5 can I know why I'am getting this error? when i remove the no-krb5 option it works. This option was working on openssl 1.0.2r, but why this option is not working here ? can I know ? Thanks