Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 78c50022fac506ee156dfabe43b226f7 > files > 32

compat-openssl10-1.0.2u-1.mga7.src.rpm

diff -Naur -x '*.orig' openssl-1.0.2m/doc/apps/ec.pod openssl-1.0.2m-manfix/doc/apps/ec.pod
--- openssl-1.0.2m/doc/apps/ec.pod	2017-11-02 15:32:58.000000000 +0100
+++ openssl-1.0.2m-manfix/doc/apps/ec.pod	2017-11-04 13:54:08.512654633 +0100
@@ -94,10 +94,6 @@
 
 this option prevents output of the encoded version of the key.
 
-=item B<-modulus>
-
-this option prints out the value of the public key component of the key.
-
 =item B<-pubin>
 
 by default a private key is read from the input file: with this option a
diff -Naur -x '*.orig' openssl-1.0.2m/doc/apps/openssl.pod openssl-1.0.2m-manfix/doc/apps/openssl.pod
--- openssl-1.0.2m/doc/apps/openssl.pod	2017-11-02 15:32:58.000000000 +0100
+++ openssl-1.0.2m-manfix/doc/apps/openssl.pod	2017-11-04 13:54:08.512654633 +0100
@@ -163,7 +163,7 @@
 
 Online Certificate Status Protocol utility.
 
-=item L<B<passwd>|passwd(1)>
+=item L<B<passwd>|sslpasswd(1)>
 
 Generation of hashed passwords.
 
@@ -187,7 +187,7 @@
 
 Public key algorithm cryptographic operation utility.
 
-=item L<B<rand>|rand(1)>
+=item L<B<rand>|sslrand(1)>
 
 Generate pseudo-random bytes.
 
@@ -401,9 +401,9 @@
 L<dhparam(1)|dhparam(1)>, L<dsa(1)|dsa(1)>, L<dsaparam(1)|dsaparam(1)>,
 L<enc(1)|enc(1)>, L<gendsa(1)|gendsa(1)>, L<genpkey(1)|genpkey(1)>,
 L<genrsa(1)|genrsa(1)>, L<nseq(1)|nseq(1)>, L<openssl(1)|openssl(1)>,
-L<passwd(1)|passwd(1)>,
+L<sslpasswd(1)|sslpasswd(1)>,
 L<pkcs12(1)|pkcs12(1)>, L<pkcs7(1)|pkcs7(1)>, L<pkcs8(1)|pkcs8(1)>,
-L<rand(1)|rand(1)>, L<req(1)|req(1)>, L<rsa(1)|rsa(1)>,
+L<sslrand(1)|sslrand(1)>, L<req(1)|req(1)>, L<rsa(1)|rsa(1)>,
 L<rsautl(1)|rsautl(1)>, L<s_client(1)|s_client(1)>,
 L<s_server(1)|s_server(1)>, L<s_time(1)|s_time(1)>,
 L<smime(1)|smime(1)>, L<spkac(1)|spkac(1)>,
diff -Naur -x '*.orig' openssl-1.0.2m/doc/apps/s_client.pod openssl-1.0.2m-manfix/doc/apps/s_client.pod
--- openssl-1.0.2m/doc/apps/s_client.pod	2017-11-02 15:32:58.000000000 +0100
+++ openssl-1.0.2m-manfix/doc/apps/s_client.pod	2017-11-04 13:54:08.512654633 +0100
@@ -36,6 +36,9 @@
 [B<-ssl2>]
 [B<-ssl3>]
 [B<-tls1>]
+[B<-tls1_1>]
+[B<-tls1_2>]
+[B<-dtls1>]
 [B<-no_ssl2>]
 [B<-no_ssl3>]
 [B<-no_tls1>]
@@ -207,7 +210,7 @@
 1a2b3c4d.
 This option must be provided in order to use a PSK cipher.
 
-=item B<-ssl2>, B<-ssl3>, B<-tls1>, B<-tls1_1>, B<-tls1_2>, B<-no_ssl2>, B<-no_ssl3>, B<-no_tls1>, B<-no_tls1_1>, B<-no_tls1_2>
+=item B<-ssl2>, B<-ssl3>, B<-tls1>, B<-tls1_1>, B<-tls1_2>, B<-dtls1>, B<-no_ssl2>, B<-no_ssl3>, B<-no_tls1>, B<-no_tls1_1>, B<-no_tls1_2>
 
 These options require or disable the use of the specified SSL or TLS protocols.
 By default the initial handshake uses a I<version-flexible> method which will
diff -Naur -x '*.orig' openssl-1.0.2m/doc/apps/s_server.pod openssl-1.0.2m-manfix/doc/apps/s_server.pod
--- openssl-1.0.2m/doc/apps/s_server.pod	2017-11-02 15:32:58.000000000 +0100
+++ openssl-1.0.2m-manfix/doc/apps/s_server.pod	2017-11-04 13:54:08.513654624 +0100
@@ -45,6 +45,8 @@
 [B<-ssl2>]
 [B<-ssl3>]
 [B<-tls1>]
+[B<-tls1_1>]
+[B<-tls1_2>]
 [B<-no_ssl2>]
 [B<-no_ssl3>]
 [B<-no_tls1>]
@@ -222,7 +224,7 @@
 1a2b3c4d.
 This option must be provided in order to use a PSK cipher.
 
-=item B<-ssl2>, B<-ssl3>, B<-tls1>, B<-tls1_1>, B<-tls1_2>, B<-no_ssl2>, B<-no_ssl3>, B<-no_tls1>, B<-no_tls1_1>, B<-no_tls1_2>
+=item B<-ssl2>, B<-ssl3>, B<-tls1>, B<-tls1_1>, B<-tls1_2>, B<-dtls1>, B<-no_ssl2>, B<-no_ssl3>, B<-no_tls1>, B<-no_tls1_1>, B<-no_tls1_2>
 
 These options require or disable the use of the specified SSL or TLS protocols.
 By default the initial handshake uses a I<version-flexible> method which will