/freebsd/secure/usr.bin/openssl/ |
H A D | Makefile.man | 2 MAN+= openssl-asn1parse.1 3 MAN+= openssl-ca.1 4 MAN+= openssl-ciphers.1 5 MAN+= openssl-cmds.1 6 MAN+= openssl-cmp.1 7 MAN+= openssl-cms.1 8 MAN+= openssl-crl.1 9 MAN+= openssl-crl2pkcs7.1 10 MAN+= openssl-dgst.1 11 MAN+= openssl-dhparam.1 [all …]
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-cmds.pod.in | 6 =for openssl names: openssl-cmds 60 =for openssl foreign manual apropos(1) 64 =for openssl generic 66 B<openssl> I<cmd> B<-help> | [I<-option> | I<-option> I<arg>] ... [I<arg>] ... 70 Every I<cmd> listed above is a (sub-)command of the L<openssl(1)> application. 71 It has its own detailed manual page at B<openssl-I<cmd>>(1). For example, to 72 view the manual page for the B<openssl dgst> command, type C<man openssl-dgst>. 88 L<openssl(1)>, 89 L<openssl-asn1parse(1)>, 90 L<openssl-ca(1)>, [all …]
|
H A D | build.info | 5 DEPEND[openssl-asn1parse.pod]=../perlvars.pm 6 DEPEND[openssl-ca.pod]=../perlvars.pm 7 DEPEND[openssl-ciphers.pod]=../perlvars.pm 8 DEPEND[openssl-cmds.pod]=../perlvars.pm 9 DEPEND[openssl-cmp.pod]=../perlvars.pm 10 DEPEND[openssl-cms.pod]=../perlvars.pm 11 DEPEND[openssl-crl2pkcs7.pod]=../perlvars.pm 12 DEPEND[openssl-crl.pod]=../perlvars.pm 13 DEPEND[openssl-dgst.pod]=../perlvars.pm 14 DEPEND[openssl-dhparam.pod]=../perlvars.pm [all …]
|
H A D | openssl.pod | 5 openssl - OpenSSL command line program 9 B<openssl> 14 B<openssl> B<no->I<XXX> [ I<options> ] 22 The B<openssl> program is a command line program for using the various 37 The B<openssl> program provides a rich variety of commands (I<command> in 43 (e.g., L<openssl-x509(1)>). The subcommand L<openssl-list(1)> may be used to list 53 availability of ciphers in the B<openssl> program. (B<no->I<XXX> is 61 The default name of the file is F<openssl.cnf> in the default certificate 62 storage area, which can be determined from the L<openssl-version(1)> 102 L<openssl-mac(1)>. [all …]
|
H A D | openssl-pkeyparam.pod.in | 10 openssl-pkeyparam - public key algorithm parameter processing command 14 B<openssl> B<pkeyparam> 68 openssl pkeyparam -in param.pem -text 77 L<openssl(1)>, 78 L<openssl-genpkey(1)>, 79 L<openssl-rsa(1)>, 80 L<openssl-pkcs8(1)>, 81 L<openssl-dsa(1)>, 82 L<openssl-genrsa(1)>, 83 L<openssl-gendsa(1)> [all …]
|
H A D | openssl-ecparam.pod.in | 6 openssl-ecparam - EC parameter manipulation and generation 10 B<openssl ecparam> 47 See L<openssl-format-options(1)> for details. 52 See L<openssl-format-options(1)> for details. 130 The L<openssl-genpkey(1)> and L<openssl-pkeyparam(1)> commands are capable 136 The documentation for the L<openssl-genpkey(1)> and L<openssl-pkeyparam(1)> 141 openssl ecparam -out ec_param.pem -name prime192v1 145 openssl ecparam -out ec_param.pem -name prime192v1 -param_enc explicit 149 openssl ecparam -in ec_param.pem -check 153 openssl ecparam -out ec_key.pem -name prime192v1 -genkey [all …]
|
H A D | openssl-gendsa.pod.in | 6 openssl-gendsa - generate a DSA private key from a set of parameters 10 B<openssl> B<gendsa> 34 (which will be typically generated by the L<openssl-dsaparam(1)> command). 52 See L<openssl-passphrase-options(1)>. 75 examined using the L<openssl-dsaparam(1)> command. 88 L<openssl(1)>, 89 L<openssl-genpkey(1)>, 90 L<openssl-dsaparam(1)>, 91 L<openssl-dsa(1)>, 92 L<openssl-genrsa(1)>, [all …]
|
H A D | openssl-rsautl.pod.in | 6 openssl-rsautl - RSA command 10 B<openssl> B<rsautl> 36 The L<openssl-pkeyutl(1)> command should be used instead. 57 See see L<openssl-passphrase-options(1)>. 75 See L<openssl-format-options(1)> for details. 133 non-deprecated L<openssl-pkeyutl(1)> command. 137 openssl rsautl -sign -in file -inkey key.pem -out sig 141 openssl rsautl -verify -in sig -inkey key.pem 145 openssl rsautl -verify -in sig -inkey key.pem -raw -hexdump 161 command in conjunction with L<openssl-asn1parse(1)>. Consider the self signed [all …]
|
H A D | CA.pl.pod | 35 arguments to the L<openssl(1)> command for some common certificate operations. 39 The script is intended as a simple front end for the L<openssl(1)> program for 41 over the behaviour of the certificate commands call the L<openssl(1)> command 68 Invokes L<openssl-req(1)>. 74 Executes L<openssl-req(1)> under the hood. 79 Uses L<openssl-req(1)>. 88 Uses L<openssl-req(1)> and L<openssl-ca(1)>. 105 Delegates work to L<openssl-pkcs12(1)>. 109 Calls the L<openssl-ca(1)> command to sign a certificate request. It expects the 119 a root CA. Extra params are passed to L<openssl-ca(1)>. [all …]
|
H A D | openssl-dsa.pod.in | 10 openssl-dsa - DSA key processing 14 B<openssl> B<dsa> 62 See L<openssl-format-options(1)> for details. 67 See L<openssl-format-options(1)> for details. 92 see L<openssl-passphrase-options(1)>. 145 The L<openssl-pkey(1)> command is capable of performing all the operations 150 The documentation for the L<openssl-pkey(1)> command contains examples 155 openssl dsa -in key.pem -out keyout.pem 159 openssl dsa -in key.pem -des3 -out keyout.pem 163 openssl dsa -in key.pem -outform DER -out keyout.der [all …]
|
/freebsd/crypto/openssl/ |
H A D | build.info | 19 DEPEND[]=include/openssl/asn1.h \ 20 include/openssl/asn1t.h \ 21 include/openssl/bio.h \ 22 include/openssl/cmp.h \ 23 include/openssl/cms.h \ 24 include/openssl/conf.h \ 25 include/openssl/crmf.h \ 26 include/openssl/crypto.h \ 27 include/openssl/ct.h \ 28 include/openssl/err.h \ [all …]
|
H A D | FREEBSD-upgrade | 12 $ git worktree add -b vendor/openssl-X.Y ../vendor/openssl-X.Y freebsd/vendor/openssl-X.Y 13 $ cd ../vendor/openssl-X.Y 16 website (https://www.openssl.org/source/). 18 …$ (cd .. && fetch https://github.com/openssl/openssl/releases/download/openssl-X.Y.Z/openssl-X.Y.Z… 19 …$ (cd .. && fetch https://github.com/openssl/openssl/releases/download/openssl-X.Y.Z/openssl-X.Y.Z… 23 $ gpg --verify ../openssl-X.Y.Z.tar.gz.asc ../openssl-X.Y.Z.tar.gz 27 $ tar xf ../openssl-X.Y.Z.tar.gz -C .. 31 $ rsync --exclude .git --delete -av ../openssl-X.Y.Z/ . 39 $ git commit -m "openssl: Vendor import of OpenSSL X.Y.Z" 43 $ git tag -a -m "Tag OpenSSL X.Y.Z" vendor/openssl/X.Y.Z [all …]
|
H A D | README.md | 4 [![openssl logo]][www.openssl.org] 18 The official Home Page of the OpenSSL Project is [www.openssl.org]. 44 - **openssl** 62 [www.openssl.org/source](https://www.openssl.org/source). 78 The official OpenSSL Git Repository is located at [git.openssl.org]. 79 There is a GitHub mirror of the repository at [github.com/openssl/openssl], 85 git clone git://git.openssl.org/openssl.git 89 git clone https://github.com/openssl/openssl.git 92 new features, you need to fork the OpenSSL repository openssl/openssl on 95 git clone https://github.com/yourname/openssl.git [all …]
|
H A D | SUPPORT.md | 4 See the <https://www.openssl.org/support/contracts.html> for details on how to 10 In this case the [openssl-users] mailing list is the right place for you. 36 [openssl-users] mailing list first. 43 - OpenSSL version: output of `openssl version -a` 69 - [openssl-users] for general questions about using the OpenSSL software 72 - [openssl-announce] for official announcements to the OpenSSL community. 74 - [openssl-project] for discussion about the development roadmap 77 Only subscribers can post to [openssl-users] or [openssl-project]. The 81 There was an [openssl-dev] list that has been discontinued since development 87 [mailing lists]: https://www.openssl.org/community/mailinglists.html [all …]
|
H A D | NEWS.md | 10 - [OpenSSL 3.0](#openssl-30) 11 - [OpenSSL 1.1.1](#openssl-111) 12 - [OpenSSL 1.1.0](#openssl-110) 13 - [OpenSSL 1.0.2](#openssl-102) 14 - [OpenSSL 1.0.1](#openssl-101) 15 - [OpenSSL 1.0.0](#openssl-100) 16 - [OpenSSL 0.9.x](#openssl-09x) 147 * Enhanced 'openssl list' with many new options. 168 * Interactive mode is removed from the 'openssl' program. 194 * Added 'openssl mac' that uses the EVP_MAC API. [all …]
|
/freebsd/crypto/openssl/crypto/err/ |
H A D | openssl.ec | 7 L BN include/openssl/bnerr.h crypto/bn/bn_err.c include/crypto/bnerr.h 8 L RSA include/openssl/rsaerr.h crypto/rsa/rsa_err.c include/crypto/rsaerr.h 9 L DH include/openssl/dherr.h crypto/dh/dh_err.c include/crypto/dherr.h 10 L EVP include/openssl/evperr.h crypto/evp/evp_err.c include/crypto/evperr.h 11 L BUF include/openssl/buffererr.h crypto/buffer/buf_err.c include/crypto/buffererr.h 12 L OBJ include/openssl/objectserr.h crypto/objects/obj_err.c include/crypto/objectserr.h 13 L PEM include/openssl/pemerr.h crypto/pem/pem_err.c include/crypto/pemerr.h 14 L DSA include/openssl/dsaerr.h crypto/dsa/dsa_err.c include/crypto/dsaerr.h 15 L X509 include/openssl/x509err.h crypto/x509/x509_err.c include/crypto/x509err.h 16 L ASN1 include/openssl/asn1er [all...] |
/freebsd/crypto/openssl/doc/ |
H A D | build.info | 7 DEPEND[html/man1/openssl-asn1parse.html]=man1/openssl-asn1parse.pod 8 GENERATE[html/man1/openssl-asn1parse.html]=man1/openssl-asn1parse.pod 9 DEPEND[man/man1/openssl-asn1parse.1]=man1/openssl-asn1parse.pod 10 GENERATE[man/man1/openssl-asn1parse.1]=man1/openssl-asn1parse.pod 11 DEPEND[man1/openssl-asn1parse.pod]{pod}=man1/openssl-asn1parse.pod.in 12 GENERATE[man1/openssl-asn1parse.pod]=man1/openssl-asn1parse.pod.in 13 DEPEND[html/man1/openssl-ca.html]=man1/openssl-ca.pod 14 GENERATE[html/man1/openssl-ca.html]=man1/openssl-ca.pod 15 DEPEND[man/man1/openssl-ca.1]=man1/openssl-ca.pod 16 GENERATE[man/man1/openssl-ca.1]=man1/openssl-ca.pod [all …]
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ntp_openssl.m4 | 5 dnl options --with-openssl-incdir, --with-openssl-libdir.. 7 dnl Specifying --with-openssl-libdir or --with-openssl-incdir skips 43 [+ =openssl,libcrypto] 48 with_crypto=openssl,libcrypto 51 [with_crypto=openssl,libcrypto] dnl if not given 54 [openssl-libdir], 56 [--with-openssl-libdir], 61 [openssl [all...] |
/freebsd/crypto/openssl/test/certs/ |
H A D | setup.sh | 14 openssl x509 -in root-cert.pem -trustout \ 16 openssl x509 -in root-cert.pem -trustout \ 18 openssl x509 -in root-cert.pem -trustout \ 20 openssl x509 -in root-cert.pem -trustout \ 23 openssl x509 -in root-cert.pem -trustout \ 25 openssl x509 -in root-cert.pem -trustout \ 28 openssl x509 -in root-cert2.pem -trustout \ 30 openssl x509 -in root-cert2.pem -trustout \ 32 openssl x509 -in root-cert2.pem -trustout \ 35 openssl x509 -in root-nonca.pem -trustout \ [all …]
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | libevent_openssl.m4 | 13 OPENSSL_LIBS=`$PKG_CONFIG --libs openssl 2>/dev/null` 20 OPENSSL_INCS=`$PKG_CONFIG --cflags openssl 2>/dev/null` 44 AC_CHECK_HEADERS([openssl/ssl.h], [], [have_openssl=no]) 49 yes) AC_DEFINE(HAVE_OPENSSL, 1, [Define if the system has openssl]) ;; 50 *) AC_MSG_ERROR([openssl is a must but can not be found. You should add the \ 51 directory containing `openssl.pc' to the `PKG_CONFIG_PATH' environment variable, \ 52 or set `CFLAGS' and `LDFLAGS' directly for openssl, or use `--disable-openssl' \ 53 to disable support for openssl encryption]) 59 # check if we have and should use openssl
|
/freebsd/contrib/libevent/m4/ |
H A D | libevent_openssl.m4 | 13 OPENSSL_LIBS=`$PKG_CONFIG --libs openssl 2>/dev/null` 20 OPENSSL_INCS=`$PKG_CONFIG --cflags openssl 2>/dev/null` 44 AC_CHECK_HEADERS([openssl/ssl.h], [], [have_openssl=no]) 49 yes) AC_DEFINE(HAVE_OPENSSL, 1, [Define if the system has openssl]) ;; 50 *) AC_MSG_ERROR([openssl is a must but can not be found. You should add the \ 51 directory containing `openssl.pc' to the `PKG_CONFIG_PATH' environment variable, \ 52 or set `CFLAGS' and `LDFLAGS' directly for openssl, or use `--disable-openssl' \ 53 to disable support for openssl encryption]) 59 # check if we have and should use openssl
|
/freebsd/crypto/openssl/providers/ |
H A D | fips.module.sources | 400 include/openssl/aes.h 401 include/openssl/asn1.h.in 402 include/openssl/asn1err.h 403 include/openssl/asn1t.h.in 404 include/openssl/bio.h.in 405 include/openssl/bioerr.h 406 include/openssl/bn.h 407 include/openssl/bnerr.h 408 include/openssl/buffer.h 409 include/openssl/buffererr.h [all …]
|
/freebsd/contrib/unbound/contrib/ios/ |
H A D | install_openssl.sh | 4 if ! curl -L -k -s -o openssl-1.1.1d.tar.gz https://www.openssl.org/source/openssl-1.1.1d.tar.gz; 11 rm -rf ./openssl-1.1.1d 12 if ! tar -xf openssl-1.1.1d.tar.gz; 18 cd openssl-1.1.1d || exit 1 28 if ! patch -u -p0 < ../contrib/ios/openssl.patch; then
|
/freebsd/contrib/unbound/contrib/android/ |
H A D | install_openssl.sh | 4 if ! curl -L -k -s -o openssl-1.1.1d.tar.gz https://www.openssl.org/source/openssl-1.1.1d.tar.gz; 11 rm -rf ./openssl-1.1.1d 12 if ! tar -xf openssl-1.1.1d.tar.gz; 18 cd openssl-1.1.1d || exit 1
|
/freebsd/crypto/openssl/apps/ |
H A D | build.info | 12 # Source for the 'openssl' program 14 openssl.c \ 59 PROGRAMS=openssl 60 SOURCE[openssl]=$INITSRC $OPENSSLSRC 61 INCLUDE[openssl]=.. ../include include 62 DEPEND[openssl]=libapps.a ../libssl 68 SOURCE[openssl]{nocheck}=progs.c 72 # progs.pl tries to read all 'openssl' sources, including progs.c, so we make 80 GENERATE[openssl.rc]=../util/mkrc.pl openssl 81 SOURCE[openssl]=openssl.rc
|