MAJ V2
This commit is contained in:
BIN
bin/images/choix1.png
Normal file
BIN
bin/images/choix1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
BIN
bin/images/choix2.png
Normal file
BIN
bin/images/choix2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
BIN
bin/images/choosemyday_logo.png
Normal file
BIN
bin/images/choosemyday_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
bin/images/ec_launcher-web.png
Normal file
BIN
bin/images/ec_launcher-web.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
BIN
bin/images/favicon.png
Normal file
BIN
bin/images/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
BIN
bin/images/logo.png
Normal file
BIN
bin/images/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
6089
bin/mysql-connector-java-8.0.26/CHANGES
Normal file
6089
bin/mysql-connector-java-8.0.26/CHANGES
Normal file
File diff suppressed because it is too large
Load Diff
4
bin/mysql-connector-java-8.0.26/INFO_BIN
Normal file
4
bin/mysql-connector-java-8.0.26/INFO_BIN
Normal file
@@ -0,0 +1,4 @@
|
||||
build-date: 2021-06-08 16:39:29 +0000
|
||||
os-info: Linux i386 4.1.12-124.48.6.el6uek.x86_64
|
||||
compiler: javac 1.8.0_241
|
||||
build-tool: Apache Ant(TM) version 1.10.7 compiled on September 1 2019
|
||||
5
bin/mysql-connector-java-8.0.26/INFO_SRC
Normal file
5
bin/mysql-connector-java-8.0.26/INFO_SRC
Normal file
@@ -0,0 +1,5 @@
|
||||
version: 8.0.26
|
||||
branch: release/8.0.26
|
||||
date: 2021-06-08 14:49:03 +0100
|
||||
commit: 9aae1e450989d62c06616c1dcda3e404ef84df70
|
||||
short: 9aae1e45
|
||||
1976
bin/mysql-connector-java-8.0.26/LICENSE
Normal file
1976
bin/mysql-connector-java-8.0.26/LICENSE
Normal file
File diff suppressed because it is too large
Load Diff
28
bin/mysql-connector-java-8.0.26/README
Normal file
28
bin/mysql-connector-java-8.0.26/README
Normal file
@@ -0,0 +1,28 @@
|
||||
Copyright (c) 2000, 2021, Oracle and/or its affiliates.
|
||||
|
||||
This is a release of MySQL Connector/J, a JDBC Type 4 driver for MySQL that
|
||||
also supports the new X DevAPI.
|
||||
|
||||
License information can be found in the LICENSE file.
|
||||
|
||||
This distribution may include materials developed by third parties.
|
||||
For license and attribution notices for these materials, please refer to the
|
||||
LICENSE file.
|
||||
|
||||
For more information on MySQL Connector/J, visit
|
||||
https://dev.mysql.com/doc/connector-j/8.0/en/
|
||||
|
||||
For additional downloads and the source of MySQL Connector/J, visit
|
||||
https://dev.mysql.com/downloads/
|
||||
|
||||
MySQL Connector/J is brought to you by the MySQL team at Oracle.
|
||||
|
||||
Notice:
|
||||
- In order to use the logging capabilities provided by the default
|
||||
implementation com.mysql.cj.log.Slf4JLogger, it is required to add one or
|
||||
more jars for Simple Logging Facade for Java (SLF4J) to your CLASSPATH.
|
||||
- To use the X DevAPI features in Connector/J, you also need the external
|
||||
library protobuf-java, which you can download manually from the official
|
||||
Maven repository and add it to the CLASSPATH, or use Maven's automatic
|
||||
dependency resolution features by adding a dependency to "GroupId: mysql"
|
||||
and "ArtifactId: mysql-connector-java" to your project's pom.xml file.
|
||||
1591
bin/mysql-connector-java-8.0.26/build.xml
Normal file
1591
bin/mysql-connector-java-8.0.26/build.xml
Normal file
File diff suppressed because it is too large
Load Diff
17
bin/mysql-connector-java-8.0.26/src/build/misc/.project
Normal file
17
bin/mysql-connector-java-8.0.26/src/build/misc/.project
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>misc</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.m2e.core.maven2Builder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.m2e.core.maven2Nature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
66
bin/mysql-connector-java-8.0.26/src/build/misc/Product.wxs
Normal file
66
bin/mysql-connector-java-8.0.26/src/build/misc/Product.wxs
Normal file
@@ -0,0 +1,66 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
Copyright (c) 2019, 2020, Oracle and/or its affiliates.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify it under
|
||||
the terms of the GNU General Public License, version 2.0, as published by the
|
||||
Free Software Foundation.
|
||||
|
||||
This program is also distributed with certain software (including but not
|
||||
limited to OpenSSL) that is licensed under separate terms, as designated in a
|
||||
particular file or component or in included license documentation. The
|
||||
authors of MySQL hereby grant you an additional permission to link the
|
||||
program and your derivative works with the separately licensed software that
|
||||
they have included with MySQL.
|
||||
|
||||
Without limiting anything contained in the foregoing, this file, which is
|
||||
part of MySQL Connector/J, is also subject to the Universal FOSS Exception,
|
||||
version 1.0, a copy of which can be found at
|
||||
http://oss.oracle.com/licenses/universal-foss-exception.
|
||||
|
||||
This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU General Public License, version 2.0,
|
||||
for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along with
|
||||
this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
-->
|
||||
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
|
||||
<Product Id="*" Name="MySQL Connector J" Language="1033" Version="$(var.ProductVersion)" Manufacturer="Oracle Corporation" UpgradeCode="a887f346-5f02-4cf1-bb85-bf34b4c5f248">
|
||||
<Package InstallerVersion="200" Compressed="yes" />
|
||||
<Upgrade Id="574f7b74-d753-4965-995d-2de6a79afd01">
|
||||
<UpgradeVersion OnlyDetect="no"
|
||||
Minimum="6.0.0"
|
||||
IncludeMinimum="yes"
|
||||
Maximum="8.0.12"
|
||||
IncludeMaximum="yes"
|
||||
Property="OLDERVERSIONBEINGUPGRADED_OLD"/>
|
||||
</Upgrade>
|
||||
<Upgrade Id="a887f346-5f02-4cf1-bb85-bf34b4c5f248">
|
||||
<UpgradeVersion OnlyDetect="no"
|
||||
Minimum="8.0.13"
|
||||
IncludeMinimum="yes"
|
||||
Maximum="$(var.ProductVersion)"
|
||||
Property="OLDERVERSIONBEINGUPGRADED"
|
||||
IncludeMaximum="yes" />
|
||||
</Upgrade>
|
||||
<Media Id="1" Cabinet="media1.cab" EmbedCab="yes" />
|
||||
<Directory Id="TARGETDIR" Name="SourceDir">
|
||||
<Directory Id="ProgramFilesFolder">
|
||||
<Directory Id="MySQL" Name="MySQL">
|
||||
<Directory Id="INSTALLLOCATION" Name="MySQL Connector J 8.0">
|
||||
<!-- Components Autogenerated using the WiX tool named Heat. See the Project properties for cmd line. -->
|
||||
</Directory>
|
||||
</Directory>
|
||||
</Directory>
|
||||
</Directory>
|
||||
<Feature Id="ProductFeature" Title="wix_solution" Level="1">
|
||||
<ComponentGroupRef Id="ConnJZipContents"/>
|
||||
</Feature>
|
||||
<InstallExecuteSequence>
|
||||
<RemoveExistingProducts After="InstallInitialize" />
|
||||
</InstallExecuteSequence>
|
||||
</Product>
|
||||
</Wix>
|
||||
@@ -0,0 +1,5 @@
|
||||
@PRODUCT_NAME@@PRODUCT_SUFFIX@ (@MYSQL_CJ_VERSION@@MYSQL_CJ_VERSION_SNAPSHOT@@DEB_VERSION_SUFFIX@@ID_RELEASE@) @CODENAME@; urgency=low
|
||||
|
||||
* For release notes, please refer to https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/
|
||||
|
||||
-- @MAINTAINER_EMAIL@ @PACKAGE_TIMESTAMP@
|
||||
@@ -0,0 +1 @@
|
||||
9
|
||||
@@ -0,0 +1,14 @@
|
||||
Source: @PRODUCT_NAME@@PRODUCT_SUFFIX@
|
||||
Section: database
|
||||
Priority: optional
|
||||
Maintainer: Oracle MySQL Product Engineering Team <mysql-build@oss.oracle.com>
|
||||
Standards-Version: 3.9.2
|
||||
Build-Depends: debhelper (>= 8.9.4)
|
||||
Homepage: http://dev.mysql.com/downloads/connector/j/
|
||||
|
||||
Package: @PRODUCT_NAME@@PRODUCT_SUFFIX@
|
||||
Section: database
|
||||
Architecture: all
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: MySQL Connector/J
|
||||
Standardized MySQL database driver for Java
|
||||
@@ -0,0 +1,9 @@
|
||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: @PRODUCT@
|
||||
Upstream-Contact: MySQL Release Engineering <mysql-build@oss.oracle.com>
|
||||
Source: http://dev.mysql.com/
|
||||
|
||||
Files: *
|
||||
Copyright: 2002, 2021, Oracle and/or its affiliates.
|
||||
License:
|
||||
For licensing information see the LICENSE file in this distribution.
|
||||
@@ -0,0 +1,8 @@
|
||||
dist/toArchive/@PACKAGE_NAME@/@PRODUCT_NAME@@PRODUCT_SUFFIX@-@VERSION_FULL@.jar usr/share/java
|
||||
|
||||
#legal
|
||||
dist/toArchive/@PACKAGE_NAME@/@LIC_FILE@ usr/share/doc/@PRODUCT_NAME@@PRODUCT_SUFFIX@
|
||||
dist/toArchive/@PACKAGE_NAME@/README usr/share/doc/@PRODUCT_NAME@@PRODUCT_SUFFIX@
|
||||
dist/toArchive/@PACKAGE_NAME@/CHANGES usr/share/doc/@PRODUCT_NAME@@PRODUCT_SUFFIX@
|
||||
dist/toArchive/@PACKAGE_NAME@/INFO_SRC usr/share/doc/@PRODUCT_NAME@@PRODUCT_SUFFIX@
|
||||
dist/toArchive/@PACKAGE_NAME@/INFO_BIN usr/share/doc/@PRODUCT_NAME@@PRODUCT_SUFFIX@
|
||||
@@ -0,0 +1,77 @@
|
||||
#!/usr/bin/make -f
|
||||
# Copyright (c) 2016, 2020, Oracle and/or its affiliates.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify it under
|
||||
# the terms of the GNU General Public License, version 2.0, as published by the
|
||||
# Free Software Foundation.
|
||||
#
|
||||
# This program is also distributed with certain software (including but not
|
||||
# limited to OpenSSL) that is licensed under separate terms, as designated in a
|
||||
# particular file or component or in included license documentation. The
|
||||
# authors of MySQL hereby grant you an additional permission to link the
|
||||
# program and your derivative works with the separately licensed software that
|
||||
# they have included with MySQL.
|
||||
#
|
||||
# Without limiting anything contained in the foregoing, this file, which is
|
||||
# part of MySQL Connector/J, is also subject to the Universal FOSS Exception,
|
||||
# version 1.0, a copy of which can be found at
|
||||
# http://oss.oracle.com/licenses/universal-foss-exception.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
# FOR A PARTICULAR PURPOSE. See the GNU General Public License, version 2.0,
|
||||
# for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License along with
|
||||
# this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
upstream_version := $(shell dpkg-parsechangelog | sed -n -e'/^Version: / { s/Version: //; s/-[^-]\+$$//; p }')
|
||||
base_version = $(shell echo $(upstream_version) | sed -e's/r[0-9]\+$$//')
|
||||
|
||||
ANT_COMMON_OPTIONS=\
|
||||
-Dcom.mysql.cj.build.dir.driver=build/driver \
|
||||
-Dcom.mysql.cj.extra.libs=@WITH_JARDEPS@ \
|
||||
-Dcom.mysql.cj.build.driver.version.status=@MYSQL_CJ_VERSION_STATUS@ \
|
||||
-Dcom.mysql.cj.build.driver.version.extra=@MYSQL_CJ_VERSION_EXTRA@ \
|
||||
-Dcom.mysql.cj.build.driver.version.snapshot=@MYSQL_CJ_VERSION_SNAPSHOT@ \
|
||||
-Dcom.mysql.cj.build.driver.extraName=@PRODUCT_SUFFIX@ \
|
||||
-Dcom.mysql.cj.dist.licenseUrl=@MYSQL_CJ_LICENSEURL@ \
|
||||
-Djava.awt.headless=true
|
||||
|
||||
ifeq ($(ANT_HOME),)
|
||||
ANT_CMD=ant
|
||||
else
|
||||
ANT_CMD=$(ANT_HOME)/bin/ant
|
||||
endif
|
||||
|
||||
ANT_OPTS=-Xmx512M
|
||||
|
||||
ifneq ($(JAVA_HOME),)
|
||||
ANT_JAVA_OPT=-Dcom.mysql.cj.build.jdk=$(JAVA_HOME)
|
||||
endif
|
||||
|
||||
ifneq ($(COMMERCIAL),)
|
||||
ANT_COM_OPT=-Dcom.mysql.cj.build.commercial=true
|
||||
endif
|
||||
|
||||
%:
|
||||
#dh $@ --with autoreconf
|
||||
dh $@
|
||||
|
||||
override_dh_auto_configure:
|
||||
|
||||
override_dh_auto_build:
|
||||
echo $(PATH)
|
||||
echo $(JAVA_HOME)
|
||||
$(ANT_CMD) \
|
||||
$(ANT_COMMON_OPTIONS) \
|
||||
$(ANT_JAVA_OPT) \
|
||||
$(ANT_COM_OPT) \
|
||||
full-package-no-sources
|
||||
|
||||
override_dh_auto_clean:
|
||||
$(ANT_CMD) $(ANT_COMMON_OPTIONS) clean
|
||||
|
||||
override_dh_installchangelogs:
|
||||
dh_installchangelogs -XCHANGES
|
||||
@@ -0,0 +1 @@
|
||||
3.0 (quilt)
|
||||
@@ -0,0 +1,2 @@
|
||||
version=3
|
||||
http://mysql.osuosl.org/Downloads/@PRODUCT_NAME@-(.+)\.tar\.gz
|
||||
67
bin/mysql-connector-java-8.0.26/src/build/misc/pom.xml
Normal file
67
bin/mysql-connector-java-8.0.26/src/build/misc/pom.xml
Normal file
@@ -0,0 +1,67 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!--
|
||||
Copyright (c) 2006, 2020, Oracle and/or its affiliates.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify it under
|
||||
the terms of the GNU General Public License, version 2.0, as published by the
|
||||
Free Software Foundation.
|
||||
|
||||
This program is also distributed with certain software (including but not
|
||||
limited to OpenSSL) that is licensed under separate terms, as designated in a
|
||||
particular file or component or in included license documentation. The
|
||||
authors of MySQL hereby grant you an additional permission to link the
|
||||
program and your derivative works with the separately licensed software that
|
||||
they have included with MySQL.
|
||||
|
||||
Without limiting anything contained in the foregoing, this file, which is
|
||||
part of MySQL Connector/J, is also subject to the Universal FOSS Exception,
|
||||
version 1.0, a copy of which can be found at
|
||||
http://oss.oracle.com/licenses/universal-foss-exception.
|
||||
|
||||
This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU General Public License, version 2.0,
|
||||
for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along with
|
||||
this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
-->
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>mysql</groupId>
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
<version>@MYSQL_CJ_VERSION@</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>MySQL Connector/J</name>
|
||||
<description>JDBC Type 4 driver for MySQL</description>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
<name>The GNU General Public License, v2 with FOSS exception</name>
|
||||
<distribution>repo</distribution>
|
||||
<comments>For detailed license information see the LICENSE file in this distribution.</comments>
|
||||
</license>
|
||||
</licenses>
|
||||
|
||||
<url>http://dev.mysql.com/doc/connector-j/en/</url>
|
||||
|
||||
<scm>
|
||||
<connection>scm:git:git@github.com:mysql/mysql-connector-j.git</connection>
|
||||
<url>https://github.com/mysql/mysql-connector-j</url>
|
||||
</scm>
|
||||
|
||||
<organization>
|
||||
<name>Oracle Corporation</name>
|
||||
<url>http://www.oracle.com</url>
|
||||
</organization>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.google.protobuf</groupId>
|
||||
<artifactId>protobuf-java</artifactId>
|
||||
<version>3.11.4</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
197
bin/mysql-connector-java-8.0.26/src/build/misc/rpm.spec.in
Normal file
197
bin/mysql-connector-java-8.0.26/src/build/misc/rpm.spec.in
Normal file
@@ -0,0 +1,197 @@
|
||||
# Copyright (c) 2017, 2020, Oracle and/or its affiliates.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify it under
|
||||
# the terms of the GNU General Public License, version 2.0, as published by the
|
||||
# Free Software Foundation.
|
||||
#
|
||||
# This program is also distributed with certain software (including but not
|
||||
# limited to OpenSSL) that is licensed under separate terms, as designated in a
|
||||
# particular file or component or in included license documentation. The
|
||||
# authors of MySQL hereby grant you an additional permission to link the
|
||||
# program and your derivative works with the separately licensed software that
|
||||
# they have included with MySQL.
|
||||
#
|
||||
# Without limiting anything contained in the foregoing, this file, which is
|
||||
# part of MySQL Connector/J, is also subject to the Universal FOSS Exception,
|
||||
# version 1.0, a copy of which can be found at
|
||||
# http://oss.oracle.com/licenses/universal-foss-exception.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
# FOR A PARTICULAR PURPOSE. See the GNU General Public License, version 2.0,
|
||||
# for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License along with
|
||||
# this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
# You can pass these options to "rpmbuild"
|
||||
#
|
||||
# --define="commercial <nonempty>"
|
||||
# --define="with_ant <path>"
|
||||
# --define="with_java <path>"
|
||||
# --define="with_jardeps <path>"
|
||||
# --define="with_docs <path>"
|
||||
#
|
||||
# The 'with_docs' option should have a path that points out
|
||||
#
|
||||
# <docs-base>/en/html/connector-j.html
|
||||
# <docs-base>/en/html/mvl.css (not really used)
|
||||
# <docs-base>/en/pdf/connector-j.pdf
|
||||
# <docs-base>/en/txt/connector-j.txt
|
||||
|
||||
# Some linux distributions doesn't set the "dist" macro. There is a
|
||||
# list how to identify dists here
|
||||
# https://en.opensuse.org/openSUSE:Build_Service_cross_distribution_howto
|
||||
|
||||
# SuSE will not set "dist", others do
|
||||
%if 0%{?suse_version} == 1315
|
||||
%global dist .sles12
|
||||
%global sles12 1
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} == 1500
|
||||
%global dist .sl15
|
||||
%global sles15 1
|
||||
%endif
|
||||
|
||||
%if 0%{?commercial:1}
|
||||
%global lic_tag Commercial
|
||||
%else
|
||||
%global lic_tag GPLv2
|
||||
%endif
|
||||
|
||||
Summary: Standardized MySQL database driver for Java
|
||||
Name: @MYSQL_CJ_EXTENDED_PROD_NAME@
|
||||
Version: @MYSQL_CJ_VERSION_NUMERIC@
|
||||
Release: @MYSQL_CJ_RPM_RELEASE_FULL@%{?dist}
|
||||
Epoch: 1
|
||||
License: %{lic_tag}
|
||||
Group: Development/Libraries
|
||||
URL: http://dev.mysql.com/downloads/connector/j/
|
||||
Source0: https://cdn.mysql.com/Downloads/Connector-J/@MYSQL_CJ_FULL_PROD_NAME@.tar.gz
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
%if 0%{?commercial:1}
|
||||
Obsoletes: mysql-connector-java < %{version}-%{release}
|
||||
Provides: mysql-connector-java = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
%if 0%{!?with_ant:1}
|
||||
BuildRequires: ant
|
||||
%endif
|
||||
|
||||
%if 0%{!?with_java:1}
|
||||
BuildRequires: java-devel >= 1:1.8.0
|
||||
%endif
|
||||
|
||||
%if 0%{?sles12:1} || 0%{?sles15:1}
|
||||
Requires: java-headless >= 1.8.0
|
||||
%else
|
||||
Requires: java-headless >= 1:1.8.0
|
||||
%endif
|
||||
|
||||
%description
|
||||
MySQL provides connectivity for client applications developed in the
|
||||
Java programming language with @MYSQL_CJ_DISPLAY_PROD_NAME@, a driver that
|
||||
implements the [Java Database Connectivity (JDBC) API]
|
||||
(http://www.oracle.com/technetwork/java/javase/jdbc/).
|
||||
|
||||
@MYSQL_CJ_DISPLAY_PROD_NAME@ @MYSQL_CJ_VERSION_SERIES@ is a JDBC Type 4 driver that is compatible with
|
||||
the [JDBC 4.2](http://docs.oracle.com/javase/8/docs/technotes/guides/jdbc/)
|
||||
specification. The Type 4 designation means that the driver is a pure
|
||||
Java implementation of the MySQL protocol and does not rely on the
|
||||
MySQL client libraries.
|
||||
|
||||
For detailed information please visit the official
|
||||
[@MYSQL_CJ_DISPLAY_PROD_NAME@ documentation]
|
||||
(http://dev.mysql.com/doc/connector-j/en/).
|
||||
|
||||
%prep
|
||||
%setup -q -n @MYSQL_CJ_FULL_PROD_NAME@
|
||||
|
||||
%build
|
||||
COMMON_OPTIONS="\
|
||||
-Dcom.mysql.cj.build.dir.driver=build/driver
|
||||
-Dcom.mysql.cj.extra.libs=%{with_jardeps} \
|
||||
-Dcom.mysql.cj.build.driver.version.status=@MYSQL_CJ_VERSION_STATUS@ \
|
||||
-Dcom.mysql.cj.build.driver.version.extra=@MYSQL_CJ_VERSION_EXTRA@ \
|
||||
-Dcom.mysql.cj.build.driver.version.snapshot=@MYSQL_CJ_VERSION_SNAPSHOT@ \
|
||||
-Dcom.mysql.cj.build.driver.extraName=@MYSQL_CJ_EXTRA_NAME@ \
|
||||
-Dcom.mysql.cj.dist.licenseUrl=@MYSQL_CJ_LICENSEURL@ \
|
||||
-Djava.awt.headless=true"
|
||||
|
||||
%if 0%{?with_ant:1}
|
||||
export ANT_HOME=%{with_ant}
|
||||
export ANT_CMD="${ANT_HOME}/bin/ant"
|
||||
%else
|
||||
export ANT_CMD="ant"
|
||||
%endif
|
||||
|
||||
export ANT_OPTS=-Xmx512M
|
||||
|
||||
%if 0%{?with_java:1}
|
||||
export JAVA_HOME=%{with_java}
|
||||
export PATH=${JAVA_HOME}/bin:$PATH
|
||||
COMMON_OPTIONS="${COMMON_OPTIONS} -Dcom.mysql.cj.build.jdk=${JAVA_HOME}"
|
||||
%endif
|
||||
|
||||
%if 0%{?commercial:1}
|
||||
COMMON_OPTIONS="${COMMON_OPTIONS} -Dcom.mysql.cj.build.commercial=true"
|
||||
%endif
|
||||
|
||||
# Get the file revision-info.properties again because it was excluded
|
||||
# from SOURCES
|
||||
cp %{_tmppath}/@MYSQL_CJ_FULL_PROD_NAME@/revision-info.properties .
|
||||
|
||||
${ANT_CMD} \
|
||||
${COMMON_OPTIONS} \
|
||||
full-package-no-sources
|
||||
|
||||
# We use the 'full-package-no-sources' as there are changes done only
|
||||
# when creating a package, 'dist' is not enough. To make it a bit easier
|
||||
# in the install step, we rename the directory with the content
|
||||
mv dist/toArchive/@PACKAGE_NAME@ package-content
|
||||
|
||||
# The 'package' target doesn't copy the HTML or PDF doc like 'dist',
|
||||
# we copy it here
|
||||
%if 0%{?with_docs:1}
|
||||
mkdir -p package-content/docs
|
||||
cp %{with_docs}/en/html/connector-j.html package-content/docs/
|
||||
cp %{with_docs}/en/html/mvl.css package-content/docs/
|
||||
cp %{with_docs}/en/pdf/connector-j.pdf package-content/docs/
|
||||
cp %{with_docs}/en/txt/connector-j.txt package-content/docs/
|
||||
%endif
|
||||
|
||||
%install
|
||||
install -d -m 0755 %{buildroot}%{_javadir}
|
||||
install -p -m 0644 package-content/@MYSQL_CJ_FULL_PROD_NAME@.jar %{buildroot}%{_javadir}/%{name}.jar
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%doc package-content/CHANGES
|
||||
# EL6 doesn't like 'license' macro here, so we use 'doc'
|
||||
%doc package-content/LICENSE
|
||||
%doc package-content/README
|
||||
%doc package-content/INFO_BIN
|
||||
%doc package-content/INFO_SRC
|
||||
|
||||
%if 0%{?with_docs:1}
|
||||
# README.txt is a rename of "connector-j.txt"
|
||||
%doc package-content/docs/connector-j.txt
|
||||
%doc package-content/docs/connector-j.pdf
|
||||
%doc package-content/docs/connector-j.html
|
||||
%doc package-content/docs/mvl.css
|
||||
%endif
|
||||
|
||||
%{_javadir}/%{name}.jar
|
||||
|
||||
%changelog
|
||||
* Mon Nov 27 2017 MySQL Release Engineering <mysql-build@oss.oracle.com> - 8.0.9-1
|
||||
- Set more in "build.xml"
|
||||
* Tue Mar 14 2017 MySQL Release Engineering <mysql-build@oss.oracle.com> - 6.0.7-1
|
||||
- initial package
|
||||
@@ -0,0 +1,18 @@
|
||||
<body>
|
||||
<h1>MySQL Connector/J Reference</h1>
|
||||
<p/>
|
||||
|
||||
This is a full documentation of Connector/J.
|
||||
|
||||
<p/>
|
||||
To get started with X DevAPI, check out some of the main classes:
|
||||
|
||||
<ul>
|
||||
<li>Sessions can be created with {@link com.mysql.cj.xdevapi.SessionFactory}.</li>
|
||||
<li>Session operations are available on a {@link com.mysql.cj.xdevapi.Session}.</li>
|
||||
<li>JSON document collections are represented by a {@link com.mysql.cj.xdevapi.Collection}.</li>
|
||||
<li>Working with JSON documents is done with a {@link com.mysql.cj.xdevapi.DbDoc}.</li>
|
||||
</ul>
|
||||
|
||||
For an introduction to X DevAPI concepts, refer to the <a href="http://dev.mysql.com/doc/x-devapi-userguide/en/index.html">X DevAPI User Guide</a>.
|
||||
</body>
|
||||
@@ -0,0 +1,15 @@
|
||||
<body>
|
||||
<h1>MySQL Connector/J X DevAPI Reference</h1>
|
||||
<p></p>
|
||||
|
||||
This documentation covers the public classes and interfaces of the Java implementation of the X DevAPI. To get started, check out some of the main classes:
|
||||
|
||||
<ul>
|
||||
<li>Sessions can be created with {@link com.mysql.cj.xdevapi.SessionFactory}.</li>
|
||||
<li>Session operations are available on a {@link com.mysql.cj.xdevapi.Session}.</li>
|
||||
<li>JSON document collections are represented by a {@link com.mysql.cj.xdevapi.Collection}.</li>
|
||||
<li>Working with JSON documents is done with a {@link com.mysql.cj.xdevapi.DbDoc}.</li>
|
||||
</ul>
|
||||
|
||||
For an introduction to concepts, refer to the <a href="http://dev.mysql.com/doc/x-devapi-userguide/en/index.html" target="_blank">X DevAPI User Guide</a>.
|
||||
</body>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,110 @@
|
||||
# Copyright (c) 2019, 2020, Oracle and/or its affiliates.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify it under
|
||||
# the terms of the GNU General Public License, version 2.0, as published by the
|
||||
# Free Software Foundation.
|
||||
#
|
||||
# This program is also distributed with certain software (including but not
|
||||
# limited to OpenSSL) that is licensed under separate terms, as designated in a
|
||||
# particular file or component or in included license documentation. The
|
||||
# authors of MySQL hereby grant you an additional permission to link the
|
||||
# program and your derivative works with the separately licensed software that
|
||||
# they have included with MySQL.
|
||||
#
|
||||
# Without limiting anything contained in the foregoing, this file, which is
|
||||
# part of MySQL Connector/J, is also subject to the Universal FOSS Exception,
|
||||
# version 1.0, a copy of which can be found at
|
||||
# http://oss.oracle.com/licenses/universal-foss-exception.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
# FOR A PARTICULAR PURPOSE. See the GNU General Public License, version 2.0,
|
||||
# for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License along with
|
||||
# this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
# Mandatory TLS Ciphers
|
||||
TLSCiphers.Mandatory=\
|
||||
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,\
|
||||
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,\
|
||||
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
|
||||
|
||||
# Approved TLS Ciphers
|
||||
TLSCiphers.Approved=\
|
||||
TLS_AES_128_GCM_SHA256,\
|
||||
TLS_AES_256_GCM_SHA384,\
|
||||
TLS_CHACHA20_POLY1305_SHA256,\
|
||||
TLS_AES_128_CCM_SHA256,\
|
||||
TLS_AES_128_CCM_8_SHA256,\
|
||||
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,\
|
||||
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256,\
|
||||
TLS_DHE_DSS_WITH_AES_128_GCM_SHA256,\
|
||||
TLS_DHE_DSS_WITH_AES_256_GCM_SHA384,\
|
||||
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384,\
|
||||
TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,\
|
||||
TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,\
|
||||
TLS_DH_DSS_WITH_AES_128_GCM_SHA256,\
|
||||
TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256,\
|
||||
TLS_DH_DSS_WITH_AES_256_GCM_SHA384,\
|
||||
TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384,\
|
||||
TLS_DH_RSA_WITH_AES_128_GCM_SHA256,\
|
||||
TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256,\
|
||||
TLS_DH_RSA_WITH_AES_256_GCM_SHA384,\
|
||||
TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384
|
||||
|
||||
# Deprecated TLS Ciphers
|
||||
TLSCiphers.Deprecated=\
|
||||
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,\
|
||||
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,\
|
||||
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,\
|
||||
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,\
|
||||
TLS_DHE_DSS_WITH_AES_128_CBC_SHA256,\
|
||||
TLS_DHE_DSS_WITH_AES_256_CBC_SHA256,\
|
||||
TLS_DHE_RSA_WITH_AES_256_CBC_SHA256,\
|
||||
TLS_DHE_RSA_WITH_AES_128_CBC_SHA256,\
|
||||
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,\
|
||||
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA,\
|
||||
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,\
|
||||
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,\
|
||||
TLS_DHE_DSS_WITH_AES_128_CBC_SHA,\
|
||||
TLS_DHE_RSA_WITH_AES_128_CBC_SHA,\
|
||||
TLS_DHE_DSS_WITH_AES_256_CBC_SHA,\
|
||||
TLS_DHE_RSA_WITH_AES_256_CBC_SHA,\
|
||||
TLS_DH_RSA_WITH_AES_128_CBC_SHA256,\
|
||||
TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256,\
|
||||
TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256,\
|
||||
TLS_DH_RSA_WITH_AES_256_CBC_SHA256,\
|
||||
TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384,\
|
||||
TLS_DH_DSS_WITH_AES_128_CBC_SHA256,\
|
||||
TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384,\
|
||||
TLS_DH_DSS_WITH_AES_128_CBC_SHA,\
|
||||
TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA,\
|
||||
TLS_DH_DSS_WITH_AES_256_CBC_SHA,\
|
||||
TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA,\
|
||||
TLS_DH_DSS_WITH_AES_256_CBC_SHA256,\
|
||||
TLS_DH_RSA_WITH_AES_128_CBC_SHA,\
|
||||
TLS_ECDH_RSA_WITH_AES_128_CBC_SHA,\
|
||||
TLS_DH_RSA_WITH_AES_256_CBC_SHA,\
|
||||
TLS_ECDH_RSA_WITH_AES_256_CBC_SHA,\
|
||||
TLS_RSA_WITH_AES_128_GCM_SHA256,\
|
||||
TLS_RSA_WITH_AES_256_GCM_SHA384,\
|
||||
TLS_RSA_WITH_AES_128_CBC_SHA256,\
|
||||
TLS_RSA_WITH_AES_256_CBC_SHA256,\
|
||||
TLS_RSA_WITH_AES_128_CBC_SHA,\
|
||||
TLS_RSA_WITH_AES_256_CBC_SHA,\
|
||||
TLS_RSA_WITH_CAMELLIA_256_CBC_SHA,\
|
||||
TLS_RSA_WITH_CAMELLIA_128_CBC_SHA,\
|
||||
TLS_DH_DSS_WITH_3DES_EDE_CBC_SHA,\
|
||||
TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA,\
|
||||
TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA,\
|
||||
TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA,\
|
||||
TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA,\
|
||||
TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA,\
|
||||
TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA,\
|
||||
TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA,\
|
||||
TLS_RSA_WITH_3DES_EDE_CBC_SHA
|
||||
|
||||
# Unacceptable TLS Ciphers
|
||||
TLSCiphers.Unacceptable.Mask=_ANON_,_NULL_,_EXPORT,_MD5,_DES,_RC2_,_RC4_,_PSK_
|
||||
@@ -0,0 +1,16 @@
|
||||
#
|
||||
# Settings to maintain Connector/J 3.0.x compatibility
|
||||
# (as much as it can be)
|
||||
#
|
||||
|
||||
emptyStringsConvertToZero=true
|
||||
jdbcCompliantTruncation=false
|
||||
noDatetimeStringSync=true
|
||||
nullCatalogMeansCurrent=true
|
||||
transformedBitIsBoolean=false
|
||||
dontTrackOpenResources=true
|
||||
zeroDateTimeBehavior=CONVERT_TO_NULL
|
||||
useServerPrepStmts=false
|
||||
autoClosePStmtStreams=true
|
||||
processEscapeCodesForPrepStmts=false
|
||||
populateInsertRowWithDefaultValues=false
|
||||
@@ -0,0 +1,3 @@
|
||||
# Basic properties for clusters
|
||||
autoReconnect=true
|
||||
failOverReadOnly=false
|
||||
@@ -0,0 +1,16 @@
|
||||
#
|
||||
# Properties for optimal usage in ColdFusion
|
||||
#
|
||||
|
||||
#
|
||||
# CF's pool tends to be "chatty" like DBCP
|
||||
#
|
||||
|
||||
alwaysSendSetIsolation=false
|
||||
useLocalSessionState=true
|
||||
|
||||
#
|
||||
# CF's pool seems to loose connectivity on page restart
|
||||
#
|
||||
|
||||
autoReconnect=true
|
||||
@@ -0,0 +1,6 @@
|
||||
# Settings for 'max-debug' style situations
|
||||
profileSQL=true
|
||||
gatherPerfMetrics=true
|
||||
useUsageAdvisor=true
|
||||
logSlowQueries=true
|
||||
explainSlowQueries=true
|
||||
@@ -0,0 +1,38 @@
|
||||
#
|
||||
# A configuration that maximizes performance, while
|
||||
# still staying JDBC-compliant and not doing anything that
|
||||
# would be "dangerous" to run-of-the-mill J2EE applications
|
||||
#
|
||||
# Note that because we're caching things like callable statements
|
||||
# and the server configuration, this bundle isn't appropriate
|
||||
# for use with servers that get config'd dynamically without
|
||||
# restarting the application using this configuration bundle.
|
||||
|
||||
cachePrepStmts=true
|
||||
cacheCallableStmts=true
|
||||
|
||||
cacheServerConfiguration=true
|
||||
|
||||
#
|
||||
# Reduces amount of calls to database to set
|
||||
# session state. "Safe" as long as application uses
|
||||
# Connection methods to set current database, autocommit
|
||||
# and transaction isolation
|
||||
#
|
||||
|
||||
useLocalSessionState=true
|
||||
elideSetAutoCommits=true
|
||||
alwaysSendSetIsolation=false
|
||||
|
||||
# Can cause high-GC pressure if timeouts are used on every
|
||||
# query
|
||||
enableQueryTimeouts=false
|
||||
|
||||
# Bypass connection attribute handling during connection
|
||||
# setup
|
||||
connectionAttributes=none
|
||||
|
||||
# INFORMATION_SCHEMA in MySQL 8.0 is more efficient because
|
||||
# of integration with data dictionary
|
||||
useInformationSchema=true
|
||||
|
||||
@@ -0,0 +1,34 @@
|
||||
#
|
||||
# A configuration that maximizes performance, while
|
||||
# still staying JDBC-compliant and not doing anything that
|
||||
# would be "dangerous" to run-of-the-mill J2EE applications
|
||||
#
|
||||
# Note that because we're caching things like callable statements
|
||||
# and the server configuration, this bundle isn't appropriate
|
||||
# for use with servers that get config'd dynamically without
|
||||
# restarting the application using this configuration bundle.
|
||||
|
||||
cachePrepStmts=true
|
||||
cacheCallableStmts=true
|
||||
|
||||
cacheServerConfiguration=true
|
||||
|
||||
#
|
||||
# Reduces amount of calls to database to set
|
||||
# session state. "Safe" as long as application uses
|
||||
# Connection methods to set current database, autocommit
|
||||
# and transaction isolation
|
||||
#
|
||||
|
||||
useLocalSessionState=true
|
||||
elideSetAutoCommits=true
|
||||
alwaysSendSetIsolation=false
|
||||
|
||||
# Can cause high-GC pressure if timeouts are used on every
|
||||
# query
|
||||
enableQueryTimeouts=false
|
||||
|
||||
# Bypass connection attribute handling during connection
|
||||
# setup
|
||||
connectionAttributes=none
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# Solaris has pretty high syscall overhead, so these configs
|
||||
# remove as many syscalls as possible.
|
||||
#
|
||||
|
||||
# Reduce recv() syscalls
|
||||
|
||||
useUnbufferedInput=false
|
||||
useReadAheadInput=false
|
||||
|
||||
# Reduce number of calls to getTimeOfDay()
|
||||
|
||||
maintainTimeStats=false
|
||||
@@ -0,0 +1,502 @@
|
||||
# Copyright (c) 2014, 2020, Oracle and/or its affiliates.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify it under
|
||||
# the terms of the GNU General Public License, version 2.0, as published by the
|
||||
# Free Software Foundation.
|
||||
#
|
||||
# This program is also distributed with certain software (including but not
|
||||
# limited to OpenSSL) that is licensed under separate terms, as designated in a
|
||||
# particular file or component or in included license documentation. The
|
||||
# authors of MySQL hereby grant you an additional permission to link the
|
||||
# program and your derivative works with the separately licensed software that
|
||||
# they have included with MySQL.
|
||||
#
|
||||
# Without limiting anything contained in the foregoing, this file, which is
|
||||
# part of MySQL Connector/J, is also subject to the Universal FOSS Exception,
|
||||
# version 1.0, a copy of which can be found at
|
||||
# http://oss.oracle.com/licenses/universal-foss-exception.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
# FOR A PARTICULAR PURPOSE. See the GNU General Public License, version 2.0,
|
||||
# for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License along with
|
||||
# this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
#Windows Zones
|
||||
#Mon Apr 24 23:22:45 WEST 2017
|
||||
AUS\ Central\ Daylight\ Time=Australia/Darwin
|
||||
AUS\ Central\ Standard\ Time=Australia/Darwin
|
||||
AUS\ Eastern\ Daylight\ Time=Australia/Sydney
|
||||
AUS\ Eastern\ Standard\ Time=Australia/Sydney
|
||||
Afghanistan\ Daylight\ Time=Asia/Kabul
|
||||
Afghanistan\ Standard\ Time=Asia/Kabul
|
||||
Alaskan\ Daylight\ Time=America/Anchorage
|
||||
Alaskan\ Standard\ Time=America/Anchorage
|
||||
Aleutian\ Daylight\ Time=America/Adak
|
||||
Aleutian\ Standard\ Time=America/Adak
|
||||
Altai\ Daylight\ Time=Asia/Barnaul
|
||||
Altai\ Standard\ Time=Asia/Barnaul
|
||||
Arab\ Daylight\ Time=Asia/Riyadh
|
||||
Arab\ Standard\ Time=Asia/Riyadh
|
||||
Arabian\ Daylight\ Time=Asia/Dubai
|
||||
Arabian\ Standard\ Time=Asia/Dubai
|
||||
Arabic\ Daylight\ Time=Asia/Baghdad
|
||||
Arabic\ Standard\ Time=Asia/Baghdad
|
||||
Argentina\ Daylight\ Time=America/Buenos_Aires
|
||||
Argentina\ Standard\ Time=America/Buenos_Aires
|
||||
Astrakhan\ Daylight\ Time=Europe/Astrakhan
|
||||
Astrakhan\ Standard\ Time=Europe/Astrakhan
|
||||
Atlantic\ Daylight\ Time=America/Halifax
|
||||
Atlantic\ Standard\ Time=America/Halifax
|
||||
Aus\ Central\ W.\ Daylight\ Time=Australia/Eucla
|
||||
Aus\ Central\ W.\ Standard\ Time=Australia/Eucla
|
||||
Azerbaijan\ Daylight\ Time=Asia/Baku
|
||||
Azerbaijan\ Standard\ Time=Asia/Baku
|
||||
Azores\ Daylight\ Time=Atlantic/Azores
|
||||
Azores\ Standard\ Time=Atlantic/Azores
|
||||
Bahia\ Daylight\ Time=America/Bahia
|
||||
Bahia\ Standard\ Time=America/Bahia
|
||||
Bangladesh\ Daylight\ Time=Asia/Dhaka
|
||||
Bangladesh\ Standard\ Time=Asia/Dhaka
|
||||
Belarus\ Daylight\ Time=Europe/Minsk
|
||||
Belarus\ Standard\ Time=Europe/Minsk
|
||||
Bougainville\ Daylight\ Time=Pacific/Bougainville
|
||||
Bougainville\ Standard\ Time=Pacific/Bougainville
|
||||
Canada\ Central\ Daylight\ Time=America/Regina
|
||||
Canada\ Central\ Standard\ Time=America/Regina
|
||||
Cape\ Verde\ Daylight\ Time=Atlantic/Cape_Verde
|
||||
Cape\ Verde\ Standard\ Time=Atlantic/Cape_Verde
|
||||
Caucasus\ Daylight\ Time=Asia/Yerevan
|
||||
Caucasus\ Standard\ Time=Asia/Yerevan
|
||||
Cen.\ Australia\ Daylight\ Time=Australia/Adelaide
|
||||
Cen.\ Australia\ Standard\ Time=Australia/Adelaide
|
||||
Central\ America\ Daylight\ Time=America/Guatemala
|
||||
Central\ America\ Standard\ Time=America/Guatemala
|
||||
Central\ Asia\ Daylight\ Time=Asia/Almaty
|
||||
Central\ Asia\ Standard\ Time=Asia/Almaty
|
||||
Central\ Brazilian\ Daylight\ Time=America/Cuiaba
|
||||
Central\ Brazilian\ Standard\ Time=America/Cuiaba
|
||||
Central\ Daylight\ Time=America/Chicago
|
||||
Central\ Daylight\ Time\ (Mexico)=America/Mexico_City
|
||||
Central\ Europe\ Daylight\ Time=Europe/Budapest
|
||||
Central\ Europe\ Standard\ Time=Europe/Budapest
|
||||
Central\ European\ Daylight\ Time=Europe/Warsaw
|
||||
Central\ European\ Standard\ Time=Europe/Warsaw
|
||||
Central\ Pacific\ Daylight\ Time=Pacific/Guadalcanal
|
||||
Central\ Pacific\ Standard\ Time=Pacific/Guadalcanal
|
||||
Central\ Standard\ Time=America/Chicago
|
||||
Central\ Standard\ Time\ (Mexico)=America/Mexico_City
|
||||
Chatham\ Islands\ Daylight\ Time=Pacific/Chatham
|
||||
Chatham\ Islands\ Standard\ Time=Pacific/Chatham
|
||||
China\ Daylight\ Time=Asia/Shanghai
|
||||
China\ Standard\ Time=Asia/Shanghai
|
||||
Cuba\ Daylight\ Time=America/Havana
|
||||
Cuba\ Standard\ Time=America/Havana
|
||||
Dateline\ Daylight\ Time=Etc/GMT+12
|
||||
Dateline\ Standard\ Time=Etc/GMT+12
|
||||
E.\ Africa\ Daylight\ Time=Africa/Nairobi
|
||||
E.\ Africa\ Standard\ Time=Africa/Nairobi
|
||||
E.\ Australia\ Daylight\ Time=Australia/Brisbane
|
||||
E.\ Australia\ Standard\ Time=Australia/Brisbane
|
||||
E.\ Europe\ Daylight\ Time=Europe/Chisinau
|
||||
E.\ Europe\ Standard\ Time=Europe/Chisinau
|
||||
E.\ South\ America\ Daylight\ Time=America/Sao_Paulo
|
||||
E.\ South\ America\ Standard\ Time=America/Sao_Paulo
|
||||
Easter\ Island\ Daylight\ Time=Pacific/Easter
|
||||
Easter\ Island\ Standard\ Time=Pacific/Easter
|
||||
Eastern\ Daylight\ Time=America/New_York
|
||||
Eastern\ Daylight\ Time\ (Mexico)=America/Cancun
|
||||
Eastern\ Standard\ Time=America/New_York
|
||||
Eastern\ Standard\ Time\ (Mexico)=America/Cancun
|
||||
Egypt\ Daylight\ Time=Africa/Cairo
|
||||
Egypt\ Standard\ Time=Africa/Cairo
|
||||
Ekaterinburg\ Daylight\ Time=Asia/Yekaterinburg
|
||||
Ekaterinburg\ Standard\ Time=Asia/Yekaterinburg
|
||||
FLE\ Daylight\ Time=Europe/Kiev
|
||||
FLE\ Standard\ Time=Europe/Kiev
|
||||
Fiji\ Daylight\ Time=Pacific/Fiji
|
||||
Fiji\ Standard\ Time=Pacific/Fiji
|
||||
GMT\ Daylight\ Time=Europe/London
|
||||
GMT\ Standard\ Time=Europe/London
|
||||
GTB\ Daylight\ Time=Europe/Bucharest
|
||||
GTB\ Standard\ Time=Europe/Bucharest
|
||||
Georgian\ Daylight\ Time=Asia/Tbilisi
|
||||
Georgian\ Standard\ Time=Asia/Tbilisi
|
||||
Greenland\ Daylight\ Time=America/Godthab
|
||||
Greenland\ Standard\ Time=America/Godthab
|
||||
Greenwich\ Daylight\ Time=Atlantic/Reykjavik
|
||||
Greenwich\ Standard\ Time=Atlantic/Reykjavik
|
||||
Haiti\ Daylight\ Time=America/Port-au-Prince
|
||||
Haiti\ Standard\ Time=America/Port-au-Prince
|
||||
Hawaiian\ Daylight\ Time=Pacific/Honolulu
|
||||
Hawaiian\ Standard\ Time=Pacific/Honolulu
|
||||
India\ Daylight\ Time=Asia/Calcutta
|
||||
India\ Standard\ Time=Asia/Calcutta
|
||||
Iran\ Daylight\ Time=Asia/Tehran
|
||||
Iran\ Standard\ Time=Asia/Tehran
|
||||
Israel\ Daylight\ Time=Asia/Jerusalem
|
||||
Israel\ Standard\ Time=Asia/Jerusalem
|
||||
Jordan\ Daylight\ Time=Asia/Amman
|
||||
Jordan\ Standard\ Time=Asia/Amman
|
||||
Kaliningrad\ Daylight\ Time=Europe/Kaliningrad
|
||||
Kaliningrad\ Standard\ Time=Europe/Kaliningrad
|
||||
Korea\ Daylight\ Time=Asia/Seoul
|
||||
Korea\ Standard\ Time=Asia/Seoul
|
||||
Libya\ Daylight\ Time=Africa/Tripoli
|
||||
Libya\ Standard\ Time=Africa/Tripoli
|
||||
Line\ Islands\ Daylight\ Time=Pacific/Kiritimati
|
||||
Line\ Islands\ Standard\ Time=Pacific/Kiritimati
|
||||
Lord\ Howe\ Daylight\ Time=Australia/Lord_Howe
|
||||
Lord\ Howe\ Standard\ Time=Australia/Lord_Howe
|
||||
Magadan\ Daylight\ Time=Asia/Magadan
|
||||
Magadan\ Standard\ Time=Asia/Magadan
|
||||
Marquesas\ Daylight\ Time=Pacific/Marquesas
|
||||
Marquesas\ Standard\ Time=Pacific/Marquesas
|
||||
Mauritius\ Daylight\ Time=Indian/Mauritius
|
||||
Mauritius\ Standard\ Time=Indian/Mauritius
|
||||
Middle\ East\ Daylight\ Time=Asia/Beirut
|
||||
Middle\ East\ Standard\ Time=Asia/Beirut
|
||||
Montevideo\ Daylight\ Time=America/Montevideo
|
||||
Montevideo\ Standard\ Time=America/Montevideo
|
||||
Morocco\ Daylight\ Time=Africa/Casablanca
|
||||
Morocco\ Standard\ Time=Africa/Casablanca
|
||||
Mountain\ Daylight\ Time=America/Denver
|
||||
Mountain\ Daylight\ Time\ (Mexico)=America/Chihuahua
|
||||
Mountain\ Standard\ Time=America/Denver
|
||||
Mountain\ Standard\ Time\ (Mexico)=America/Chihuahua
|
||||
Myanmar\ Daylight\ Time=Asia/Rangoon
|
||||
Myanmar\ Standard\ Time=Asia/Rangoon
|
||||
N.\ Central\ Asia\ Daylight\ Time=Asia/Novosibirsk
|
||||
N.\ Central\ Asia\ Standard\ Time=Asia/Novosibirsk
|
||||
Namibia\ Daylight\ Time=Africa/Windhoek
|
||||
Namibia\ Standard\ Time=Africa/Windhoek
|
||||
Nepal\ Daylight\ Time=Asia/Katmandu
|
||||
Nepal\ Standard\ Time=Asia/Katmandu
|
||||
New\ Zealand\ Daylight\ Time=Pacific/Auckland
|
||||
New\ Zealand\ Standard\ Time=Pacific/Auckland
|
||||
Newfoundland\ Daylight\ Time=America/St_Johns
|
||||
Newfoundland\ Standard\ Time=America/St_Johns
|
||||
Norfolk\ Daylight\ Time=Pacific/Norfolk
|
||||
Norfolk\ Standard\ Time=Pacific/Norfolk
|
||||
North\ Asia\ Daylight\ Time=Asia/Krasnoyarsk
|
||||
North\ Asia\ East\ Daylight\ Time=Asia/Irkutsk
|
||||
North\ Asia\ East\ Standard\ Time=Asia/Irkutsk
|
||||
North\ Asia\ Standard\ Time=Asia/Krasnoyarsk
|
||||
North\ Korea\ Daylight\ Time=Asia/Pyongyang
|
||||
North\ Korea\ Standard\ Time=Asia/Pyongyang
|
||||
Omsk\ Daylight\ Time=Asia/Omsk
|
||||
Omsk\ Standard\ Time=Asia/Omsk
|
||||
Pacific\ Daylight\ Time=America/Los_Angeles
|
||||
Pacific\ Daylight\ Time\ (Mexico)=America/Tijuana
|
||||
Pacific\ SA\ Daylight\ Time=America/Santiago
|
||||
Pacific\ SA\ Standard\ Time=America/Santiago
|
||||
Pacific\ Standard\ Time=America/Los_Angeles
|
||||
Pacific\ Standard\ Time\ (Mexico)=America/Tijuana
|
||||
Pakistan\ Daylight\ Time=Asia/Karachi
|
||||
Pakistan\ Standard\ Time=Asia/Karachi
|
||||
Paraguay\ Daylight\ Time=America/Asuncion
|
||||
Paraguay\ Standard\ Time=America/Asuncion
|
||||
Romance\ Daylight\ Time=Europe/Paris
|
||||
Romance\ Standard\ Time=Europe/Paris
|
||||
Russia\ Time\ Zone\ 10=Asia/Srednekolymsk
|
||||
Russia\ Time\ Zone\ 11=Asia/Kamchatka
|
||||
Russia\ Time\ Zone\ 3=Europe/Samara
|
||||
Russian\ Daylight\ Time=Europe/Moscow
|
||||
Russian\ Standard\ Time=Europe/Moscow
|
||||
SA\ Eastern\ Daylight\ Time=America/Cayenne
|
||||
SA\ Eastern\ Standard\ Time=America/Cayenne
|
||||
SA\ Pacific\ Daylight\ Time=America/Bogota
|
||||
SA\ Pacific\ Standard\ Time=America/Bogota
|
||||
SA\ Western\ Daylight\ Time=America/La_Paz
|
||||
SA\ Western\ Standard\ Time=America/La_Paz
|
||||
SE\ Asia\ Daylight\ Time=Asia/Bangkok
|
||||
SE\ Asia\ Standard\ Time=Asia/Bangkok
|
||||
Saint\ Pierre\ Daylight\ Time=America/Miquelon
|
||||
Saint\ Pierre\ Standard\ Time=America/Miquelon
|
||||
Sakhalin\ Daylight\ Time=Asia/Sakhalin
|
||||
Sakhalin\ Standard\ Time=Asia/Sakhalin
|
||||
Samoa\ Daylight\ Time=Pacific/Apia
|
||||
Samoa\ Standard\ Time=Pacific/Apia
|
||||
Singapore\ Daylight\ Time=Asia/Singapore
|
||||
Singapore\ Standard\ Time=Asia/Singapore
|
||||
South\ Africa\ Daylight\ Time=Africa/Johannesburg
|
||||
South\ Africa\ Standard\ Time=Africa/Johannesburg
|
||||
Sri\ Lanka\ Daylight\ Time=Asia/Colombo
|
||||
Sri\ Lanka\ Standard\ Time=Asia/Colombo
|
||||
Syria\ Daylight\ Time=Asia/Damascus
|
||||
Syria\ Standard\ Time=Asia/Damascus
|
||||
Taipei\ Daylight\ Time=Asia/Taipei
|
||||
Taipei\ Standard\ Time=Asia/Taipei
|
||||
Tasmania\ Daylight\ Time=Australia/Hobart
|
||||
Tasmania\ Standard\ Time=Australia/Hobart
|
||||
Tocantins\ Daylight\ Time=America/Araguaina
|
||||
Tocantins\ Standard\ Time=America/Araguaina
|
||||
Tokyo\ Daylight\ Time=Asia/Tokyo
|
||||
Tokyo\ Standard\ Time=Asia/Tokyo
|
||||
Tomsk\ Daylight\ Time=Asia/Tomsk
|
||||
Tomsk\ Standard\ Time=Asia/Tomsk
|
||||
Tonga\ Daylight\ Time=Pacific/Tongatapu
|
||||
Tonga\ Standard\ Time=Pacific/Tongatapu
|
||||
Transbaikal\ Daylight\ Time=Asia/Chita
|
||||
Transbaikal\ Standard\ Time=Asia/Chita
|
||||
Turkey\ Daylight\ Time=Europe/Istanbul
|
||||
Turkey\ Standard\ Time=Europe/Istanbul
|
||||
Turks\ And\ Caicos\ Daylight\ Time=America/Grand_Turk
|
||||
Turks\ And\ Caicos\ Standard\ Time=America/Grand_Turk
|
||||
US\ Eastern\ Daylight\ Time=America/Indianapolis
|
||||
US\ Eastern\ Standard\ Time=America/Indianapolis
|
||||
US\ Mountain\ Daylight\ Time=America/Phoenix
|
||||
US\ Mountain\ Standard\ Time=America/Phoenix
|
||||
UTC=Etc/GMT
|
||||
UTC+12=Etc/GMT-12
|
||||
UTC-02=Etc/GMT+2
|
||||
UTC-08=Etc/GMT+8
|
||||
UTC-09=Etc/GMT+9
|
||||
UTC-11=Etc/GMT+11
|
||||
Ulaanbaatar\ Daylight\ Time=Asia/Ulaanbaatar
|
||||
Ulaanbaatar\ Standard\ Time=Asia/Ulaanbaatar
|
||||
Venezuela\ Daylight\ Time=America/Caracas
|
||||
Venezuela\ Standard\ Time=America/Caracas
|
||||
Vladivostok\ Daylight\ Time=Asia/Vladivostok
|
||||
Vladivostok\ Standard\ Time=Asia/Vladivostok
|
||||
W.\ Australia\ Daylight\ Time=Australia/Perth
|
||||
W.\ Australia\ Standard\ Time=Australia/Perth
|
||||
W.\ Central\ Africa\ Daylight\ Time=Africa/Lagos
|
||||
W.\ Central\ Africa\ Standard\ Time=Africa/Lagos
|
||||
W.\ Europe\ Daylight\ Time=Europe/Berlin
|
||||
W.\ Europe\ Standard\ Time=Europe/Berlin
|
||||
W.\ Mongolia\ Daylight\ Time=Asia/Hovd
|
||||
W.\ Mongolia\ Standard\ Time=Asia/Hovd
|
||||
West\ Asia\ Daylight\ Time=Asia/Tashkent
|
||||
West\ Asia\ Standard\ Time=Asia/Tashkent
|
||||
West\ Bank\ Daylight\ Time=Asia/Hebron
|
||||
West\ Bank\ Standard\ Time=Asia/Hebron
|
||||
West\ Pacific\ Daylight\ Time=Pacific/Port_Moresby
|
||||
West\ Pacific\ Standard\ Time=Pacific/Port_Moresby
|
||||
Yakutsk\ Daylight\ Time=Asia/Yakutsk
|
||||
Yakutsk\ Standard\ Time=Asia/Yakutsk
|
||||
#Linked Time Zones alias
|
||||
#Mon Apr 24 23:22:45 WEST 2017
|
||||
Africa/Addis_Ababa=Africa/Nairobi
|
||||
Africa/Asmara=Africa/Nairobi
|
||||
Africa/Asmera=Africa/Nairobi
|
||||
Africa/Bamako=Africa/Abidjan
|
||||
Africa/Bangui=Africa/Lagos
|
||||
Africa/Banjul=Africa/Abidjan
|
||||
Africa/Blantyre=Africa/Maputo
|
||||
Africa/Brazzaville=Africa/Lagos
|
||||
Africa/Bujumbura=Africa/Maputo
|
||||
Africa/Conakry=Africa/Abidjan
|
||||
Africa/Dakar=Africa/Abidjan
|
||||
Africa/Dar_es_Salaam=Africa/Nairobi
|
||||
Africa/Djibouti=Africa/Nairobi
|
||||
Africa/Douala=Africa/Lagos
|
||||
Africa/Freetown=Africa/Abidjan
|
||||
Africa/Gaborone=Africa/Maputo
|
||||
Africa/Harare=Africa/Maputo
|
||||
Africa/Juba=Africa/Khartoum
|
||||
Africa/Kampala=Africa/Nairobi
|
||||
Africa/Kigali=Africa/Maputo
|
||||
Africa/Kinshasa=Africa/Lagos
|
||||
Africa/Libreville=Africa/Lagos
|
||||
Africa/Lome=Africa/Abidjan
|
||||
Africa/Luanda=Africa/Lagos
|
||||
Africa/Lubumbashi=Africa/Maputo
|
||||
Africa/Lusaka=Africa/Maputo
|
||||
Africa/Malabo=Africa/Lagos
|
||||
Africa/Maseru=Africa/Johannesburg
|
||||
Africa/Mbabane=Africa/Johannesburg
|
||||
Africa/Mogadishu=Africa/Nairobi
|
||||
Africa/Niamey=Africa/Lagos
|
||||
Africa/Nouakchott=Africa/Abidjan
|
||||
Africa/Ouagadougou=Africa/Abidjan
|
||||
Africa/Porto-Novo=Africa/Lagos
|
||||
Africa/Sao_Tome=Africa/Abidjan
|
||||
Africa/Timbuktu=Africa/Abidjan
|
||||
America/Anguilla=America/Port_of_Spain
|
||||
America/Antigua=America/Port_of_Spain
|
||||
America/Argentina/ComodRivadavia=America/Argentina/Catamarca
|
||||
America/Aruba=America/Curacao
|
||||
America/Atka=America/Adak
|
||||
America/Buenos_Aires=America/Argentina/Buenos_Aires
|
||||
America/Catamarca=America/Argentina/Catamarca
|
||||
America/Cayman=America/Panama
|
||||
America/Coral_Harbour=America/Atikokan
|
||||
America/Cordoba=America/Argentina/Cordoba
|
||||
America/Dominica=America/Port_of_Spain
|
||||
America/Ensenada=America/Tijuana
|
||||
America/Fort_Wayne=America/Indiana/Indianapolis
|
||||
America/Grenada=America/Port_of_Spain
|
||||
America/Guadeloupe=America/Port_of_Spain
|
||||
America/Indianapolis=America/Indiana/Indianapolis
|
||||
America/Jujuy=America/Argentina/Jujuy
|
||||
America/Knox_IN=America/Indiana/Knox
|
||||
America/Kralendijk=America/Curacao
|
||||
America/Louisville=America/Kentucky/Louisville
|
||||
America/Lower_Princes=America/Curacao
|
||||
America/Marigot=America/Port_of_Spain
|
||||
America/Mendoza=America/Argentina/Mendoza
|
||||
America/Montreal=America/Toronto
|
||||
America/Montserrat=America/Port_of_Spain
|
||||
America/Porto_Acre=America/Rio_Branco
|
||||
America/Rosario=America/Argentina/Cordoba
|
||||
America/Santa_Isabel=America/Tijuana
|
||||
America/Shiprock=America/Denver
|
||||
America/St_Barthelemy=America/Port_of_Spain
|
||||
America/St_Kitts=America/Port_of_Spain
|
||||
America/St_Lucia=America/Port_of_Spain
|
||||
America/St_Thomas=America/Port_of_Spain
|
||||
America/St_Vincent=America/Port_of_Spain
|
||||
America/Tortola=America/Port_of_Spain
|
||||
America/Virgin=America/Port_of_Spain
|
||||
Antarctica/McMurdo=Pacific/Auckland
|
||||
Antarctica/South_Pole=Pacific/Auckland
|
||||
Arctic/Longyearbyen=Europe/Oslo
|
||||
Asia/Aden=Asia/Riyadh
|
||||
Asia/Ashkhabad=Asia/Ashgabat
|
||||
Asia/Bahrain=Asia/Qatar
|
||||
Asia/Calcutta=Asia/Kolkata
|
||||
Asia/Chongqing=Asia/Shanghai
|
||||
Asia/Chungking=Asia/Shanghai
|
||||
Asia/Dacca=Asia/Dhaka
|
||||
Asia/Harbin=Asia/Shanghai
|
||||
Asia/Istanbul=Europe/Istanbul
|
||||
Asia/Kashgar=Asia/Urumqi
|
||||
Asia/Katmandu=Asia/Kathmandu
|
||||
Asia/Kuwait=Asia/Riyadh
|
||||
Asia/Macao=Asia/Macau
|
||||
Asia/Muscat=Asia/Dubai
|
||||
Asia/Phnom_Penh=Asia/Bangkok
|
||||
Asia/Rangoon=Asia/Yangon
|
||||
Asia/Saigon=Asia/Ho_Chi_Minh
|
||||
Asia/Tel_Aviv=Asia/Jerusalem
|
||||
Asia/Thimbu=Asia/Thimphu
|
||||
Asia/Ujung_Pandang=Asia/Makassar
|
||||
Asia/Ulan_Bator=Asia/Ulaanbaatar
|
||||
Asia/Vientiane=Asia/Bangkok
|
||||
Atlantic/Faeroe=Atlantic/Faroe
|
||||
Atlantic/Jan_Mayen=Europe/Oslo
|
||||
Atlantic/St_Helena=Africa/Abidjan
|
||||
Australia/ACT=Australia/Sydney
|
||||
Australia/Canberra=Australia/Sydney
|
||||
Australia/LHI=Australia/Lord_Howe
|
||||
Australia/NSW=Australia/Sydney
|
||||
Australia/North=Australia/Darwin
|
||||
Australia/Queensland=Australia/Brisbane
|
||||
Australia/South=Australia/Adelaide
|
||||
Australia/Tasmania=Australia/Hobart
|
||||
Australia/Victoria=Australia/Melbourne
|
||||
Australia/West=Australia/Perth
|
||||
Australia/Yancowinna=Australia/Broken_Hill
|
||||
Brazil/Acre=America/Rio_Branco
|
||||
Brazil/DeNoronha=America/Noronha
|
||||
Brazil/East=America/Sao_Paulo
|
||||
Brazil/West=America/Manaus
|
||||
Canada/Atlantic=America/Halifax
|
||||
Canada/Central=America/Winnipeg
|
||||
Canada/East-Saskatchewan=America/Regina
|
||||
Canada/Eastern=America/Toronto
|
||||
Canada/Mountain=America/Edmonton
|
||||
Canada/Newfoundland=America/St_Johns
|
||||
Canada/Pacific=America/Vancouver
|
||||
Canada/Saskatchewan=America/Regina
|
||||
Canada/Yukon=America/Whitehorse
|
||||
Chile/Continental=America/Santiago
|
||||
Chile/EasterIsland=Pacific/Easter
|
||||
Cuba=America/Havana
|
||||
Egypt=Africa/Cairo
|
||||
Eire=Europe/Dublin
|
||||
Europe/Belfast=Europe/London
|
||||
Europe/Bratislava=Europe/Prague
|
||||
Europe/Busingen=Europe/Zurich
|
||||
Europe/Guernsey=Europe/London
|
||||
Europe/Isle_of_Man=Europe/London
|
||||
Europe/Jersey=Europe/London
|
||||
Europe/Ljubljana=Europe/Belgrade
|
||||
Europe/Mariehamn=Europe/Helsinki
|
||||
Europe/Nicosia=Asia/Nicosia
|
||||
Europe/Podgorica=Europe/Belgrade
|
||||
Europe/San_Marino=Europe/Rome
|
||||
Europe/Sarajevo=Europe/Belgrade
|
||||
Europe/Skopje=Europe/Belgrade
|
||||
Europe/Tiraspol=Europe/Chisinau
|
||||
Europe/Vaduz=Europe/Zurich
|
||||
Europe/Vatican=Europe/Rome
|
||||
Europe/Zagreb=Europe/Belgrade
|
||||
GB=Europe/London
|
||||
GB-Eire=Europe/London
|
||||
GMT+0=Etc/GMT
|
||||
GMT-0=Etc/GMT
|
||||
GMT0=Etc/GMT
|
||||
Greenwich=Etc/GMT
|
||||
Hongkong=Asia/Hong_Kong
|
||||
Iceland=Atlantic/Reykjavik
|
||||
Indian/Antananarivo=Africa/Nairobi
|
||||
Indian/Comoro=Africa/Nairobi
|
||||
Indian/Mayotte=Africa/Nairobi
|
||||
Iran=Asia/Tehran
|
||||
Israel=Asia/Jerusalem
|
||||
Jamaica=America/Jamaica
|
||||
Japan=Asia/Tokyo
|
||||
Kwajalein=Pacific/Kwajalein
|
||||
Libya=Africa/Tripoli
|
||||
Mexico/BajaNorte=America/Tijuana
|
||||
Mexico/BajaSur=America/Mazatlan
|
||||
Mexico/General=America/Mexico_City
|
||||
NZ=Pacific/Auckland
|
||||
NZ-CHAT=Pacific/Chatham
|
||||
Navajo=America/Denver
|
||||
PRC=Asia/Shanghai
|
||||
Pacific/Johnston=Pacific/Honolulu
|
||||
Pacific/Midway=Pacific/Pago_Pago
|
||||
Pacific/Ponape=Pacific/Pohnpei
|
||||
Pacific/Saipan=Pacific/Guam
|
||||
Pacific/Samoa=Pacific/Pago_Pago
|
||||
Pacific/Truk=Pacific/Chuuk
|
||||
Pacific/Yap=Pacific/Chuuk
|
||||
Poland=Europe/Warsaw
|
||||
Portugal=Europe/Lisbon
|
||||
ROC=Asia/Taipei
|
||||
ROK=Asia/Seoul
|
||||
Singapore=Asia/Singapore
|
||||
Turkey=Europe/Istanbul
|
||||
UCT=Etc/UCT
|
||||
US/Alaska=America/Anchorage
|
||||
US/Aleutian=America/Adak
|
||||
US/Arizona=America/Phoenix
|
||||
US/Central=America/Chicago
|
||||
US/East-Indiana=America/Indiana/Indianapolis
|
||||
US/Eastern=America/New_York
|
||||
US/Hawaii=Pacific/Honolulu
|
||||
US/Indiana-Starke=America/Indiana/Knox
|
||||
US/Michigan=America/Detroit
|
||||
US/Mountain=America/Denver
|
||||
US/Pacific=America/Los_Angeles
|
||||
US/Pacific-New=America/Los_Angeles
|
||||
US/Samoa=Pacific/Pago_Pago
|
||||
Universal=Etc/UTC
|
||||
W-SU=Europe/Moscow
|
||||
Zulu=Etc/UTC
|
||||
#Standard (IANA) abbreviations
|
||||
#Mon Apr 24 23:22:45 WEST 2017
|
||||
AWST=Australia/Perth
|
||||
BST=Europe/London
|
||||
CAT=Africa/Maputo
|
||||
ChST=Pacific/Guam
|
||||
HDT=America/Adak
|
||||
HKT=Asia/Hong_Kong
|
||||
IDT=Asia/Jerusalem
|
||||
JST=Asia/Tokyo
|
||||
NDT=America/St_Johns
|
||||
NST=America/St_Johns
|
||||
NZDT=Pacific/Auckland
|
||||
NZST=Pacific/Auckland
|
||||
PKT=Asia/Karachi
|
||||
SAST=Africa/Johannesburg
|
||||
SST=Pacific/Pago_Pago
|
||||
WAST=Africa/Windhoek
|
||||
WIT=Asia/Jayapura
|
||||
WITA=Asia/Makassar
|
||||
@@ -0,0 +1,24 @@
|
||||
-----BEGIN CERTIFICATE-----
|
||||
MIIEGzCCAwOgAwIBAgIUFkSKT1xCWg2PSu8fZs6OlZps+WIwDQYJKoZIhvcNAQEL
|
||||
BQAwgZwxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApDYWxpZm9ybmlhMRcwFQYDVQQH
|
||||
DA5SZWR3b29kIFNob3JlczEPMA0GA1UECgwGT3JhY2xlMQ4wDAYDVQQLDAVNeVNR
|
||||
TDEdMBsGA1UEAwwUTXlTUUwgQ29ubmVjdG9yL0ogQ0ExHzAdBgkqhkiG9w0BCQEW
|
||||
EG15c3FsQG9yYWNsZS5jb20wHhcNMjAwNjAzMjMyNTMwWhcNMzAwNjAxMjMyNTMw
|
||||
WjCBnDELMAkGA1UEBhMCVVMxEzARBgNVBAgMCkNhbGlmb3JuaWExFzAVBgNVBAcM
|
||||
DlJlZHdvb2QgU2hvcmVzMQ8wDQYDVQQKDAZPcmFjbGUxDjAMBgNVBAsMBU15U1FM
|
||||
MR0wGwYDVQQDDBRNeVNRTCBDb25uZWN0b3IvSiBDQTEfMB0GCSqGSIb3DQEJARYQ
|
||||
bXlzcWxAb3JhY2xlLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB
|
||||
AMkV8+jk2aOxHxnNOu86Ejlqd28i6BcfXtjXz9c7sEDrKJStrOzSHI94wka7HEYe
|
||||
r3lcMf5rBO3/hNGcL6YLzkpZVKfttR/lvqsihxatLgZ0mFHp2onXd7yPkK3Ana6q
|
||||
xmHCQ1ASAq4sFXCmNN7Zo6u5Y48pg1ZEMCyGlz3Stu9jov4/YrXY8r3bvnda+B9S
|
||||
FNJenl8ynSxy6ynnpgk9y9wKFbM2wj2BjGbpirvgr+wmPsmbgExzUrED2YsJpkof
|
||||
nxlWBuxPnpx7cJ6zGdDQLagbfZ5ortHRSFMcYVMIpGJr9eGjf7u4sE9/UVx4gp/f
|
||||
p6jQKlOG2FxjQLyvjstu7BsCAwEAAaNTMFEwHQYDVR0OBBYEFC6X3Chl98Mi25O5
|
||||
xl08SCvAaeL/MB8GA1UdIwQYMBaAFC6X3Chl98Mi25O5xl08SCvAaeL/MA8GA1Ud
|
||||
EwEB/wQFMAMBAf8wDQYJKoZIhvcNAQELBQADggEBAIs+qEZxZUcjdYSIbXMxbppf
|
||||
r522fQ1yAzVgb/k2SaRR8gRTMW2/u6iazIrTRCuy2UyCY0cSw/I6j+H7rKEikhLl
|
||||
Nu2whzIQKUCoO1b8EKYrtX0djmxTTo/G/AgjygmlxEWMI1v2GpiaD+rOXXMvfFGC
|
||||
sNfQ2Bbi1mw8V/ZHShb53Bdpzs5H5NNF75Lz0SIiLxmi6fXoHXXmUHtE5dkfRmko
|
||||
a4/V8WcyMDOJQK/TSnsG3ug3Mg6Lkdu8uwXZcyEJ3eX40xjLyrNpq+evVHI4jM/W
|
||||
93ak/JebSNWMyMY9USETkDT0nWxvcKm5stMH6WKW+7cf4TQdGNKWwbzE4GMwQnw=
|
||||
-----END CERTIFICATE-----
|
||||
@@ -0,0 +1,24 @@
|
||||
-----BEGIN CERTIFICATE-----
|
||||
MIIEDTCCAvWgAwIBAgIJAIiYHFajCcAZMA0GCSqGSIb3DQEBCwUAMIGcMQswCQYD
|
||||
VQQGEwJVUzETMBEGA1UECAwKQ2FsaWZvcm5pYTEXMBUGA1UEBwwOUmVkd29vZCBT
|
||||
aG9yZXMxDzANBgNVBAoMBk9yYWNsZTEOMAwGA1UECwwFTXlTUUwxHTAbBgNVBAMM
|
||||
FE15U1FMIENvbm5lY3Rvci9KIENBMR8wHQYJKoZIhvcNAQkBFhBteXNxbEBvcmFj
|
||||
bGUuY29tMB4XDTE3MDMwNDAwMDM0M1oXDTI3MDMwMjAwMDM0M1owgZwxCzAJBgNV
|
||||
BAYTAlVTMRMwEQYDVQQIDApDYWxpZm9ybmlhMRcwFQYDVQQHDA5SZWR3b29kIFNo
|
||||
b3JlczEPMA0GA1UECgwGT3JhY2xlMQ4wDAYDVQQLDAVNeVNRTDEdMBsGA1UEAwwU
|
||||
TXlTUUwgQ29ubmVjdG9yL0ogQ0ExHzAdBgkqhkiG9w0BCQEWEG15c3FsQG9yYWNs
|
||||
ZS5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDLkHXpKMO4oUI0
|
||||
S64R4D2MIFtS9xXX4BK7jDW/VefKh87k9kLBPqKPb7NKqdCFcJk/JBrfvgQwb63U
|
||||
FH2TX3NYSQ/4gXG/UZoUMG9EK8KZ7gpKvrbgBSYAyOhE+dLrE7HYCesmS3Y4Owib
|
||||
0QJx8IozDQm/JencKk7swfT6sSBvPb/rvAegiOoxb7S2EW0zWlIw4P9kPmu8X4IW
|
||||
6u79gW1HyOAIi0wKFbqgXwTHaz+VtqjRglYi0U48H2xqw5IpVhZg9Di1VzeZESkD
|
||||
RVPNoFhhlX0xYfl3/+ZoNRVJDQHE6qXSfkDLePzw81Bl+OwO2CYZ0EXwW0bzgk9u
|
||||
HXuvuKrpAgMBAAGjUDBOMB0GA1UdDgQWBBSaoJ8RI8gbLGSrUwrrCbqvZR3i6DAf
|
||||
BgNVHSMEGDAWgBSaoJ8RI8gbLGSrUwrrCbqvZR3i6DAMBgNVHRMEBTADAQH/MA0G
|
||||
CSqGSIb3DQEBCwUAA4IBAQCHl2ezisRplspyEyqEH4uvBbBr1zGDXKn6BtPufXws
|
||||
4S+itxrw16sGI3RmYheyYuZPM+9PlwFMsWRJtfxZc4svZRr/s9IoHHQiV/KBILfu
|
||||
5JDxY1UwZcGHZ0b8XlgeBOxnq15z7YaU7+pPAVmpxmnehJCK8s+y5TlM2S2OEvYP
|
||||
I2swAXDE5Gzwq1Y/VExQZhRQL5LXGiNjZV+VHeLO3Vf5HrKUsKSTnq5kvdIwWELz
|
||||
o3NqS88gr36lBzh3aqX3/rxS0QdR4iecoG+ztO5ZS5mFpgqP+2aNAano/8cQ7jIQ
|
||||
8cm4akxWarBQRLik2lB+kwsxiyGF+k8NjVUAIUh70U7H
|
||||
-----END CERTIFICATE-----
|
||||
@@ -0,0 +1,27 @@
|
||||
-----BEGIN RSA PRIVATE KEY-----
|
||||
MIIEpgIBAAKCAQEAyRXz6OTZo7EfGc067zoSOWp3byLoFx9e2NfP1zuwQOsolK2s
|
||||
7NIcj3jCRrscRh6veVwx/msE7f+E0ZwvpgvOSllUp+21H+W+qyKHFq0uBnSYUena
|
||||
idd3vI+QrcCdrqrGYcJDUBICriwVcKY03tmjq7ljjymDVkQwLIaXPdK272Oi/j9i
|
||||
tdjyvdu+d1r4H1IU0l6eXzKdLHLrKeemCT3L3AoVszbCPYGMZumKu+Cv7CY+yZuA
|
||||
THNSsQPZiwmmSh+fGVYG7E+enHtwnrMZ0NAtqBt9nmiu0dFIUxxhUwikYmv14aN/
|
||||
u7iwT39RXHiCn9+nqNAqU4bYXGNAvK+Oy27sGwIDAQABAoIBAQCeQ832JnB5WoWM
|
||||
7C+Pa9g+ImKgMQwUbtdaufjWgR8G6U7GPi9VMUXTUgsuWkQ1mB8p2Htsr9RwcWSb
|
||||
CV+jQ7V4ZPixNvEQiuVXklRab7FC2W+tQO6FAPY3jZMkfe5dNAHxnVEXayV66i1x
|
||||
vQ7tusQL+1y1p8m8Eu0Ljl7pBLiAjjgNJKDCalgo9EeYlWB4DOKLsiF24E5GKUqB
|
||||
X3zXAKvi5zzYMejhkZFLQE2dekshRP88O35+bw3ozw238HAKyoMAYeVf2jVwktUW
|
||||
30jHW4yru5Af2W2030EWoh4nUDfZUk7jvw8zquhltMm/Ca/qSvKjq6kOTXu+7U6U
|
||||
sIJHBqxhAoGBAPNHE1uKUzu0KV1yVXkc3jTYnknoCCE6iu/0dC6L9PcR4td7wTmq
|
||||
WAqfUUv8dfwR2mAmyvULIWwaiWv7IcPnt4amXe+biukE4vzOoa74i9cgxXu5A8od
|
||||
zUwBq07mk01UABQy63LJHB9kDeo6XeTNZjM7a3vFJgDKc3pc78JvGnkxAoGBANOa
|
||||
BoXIWYu5RKIFhyBRLNDSCdZPKi5AMh3Er2oi5QJztf87sFm2EK6vuCnLc+Qhcj8f
|
||||
MgZiXwlJCOKgRKyGKGaIl/zIwKxEhHKsN8slHQuVvhp+9qz/CFQYcyM9ye4GdHTq
|
||||
pfNVrIMZdu83aIRcmi04F+obsu+ZZVZoQCDk2WcLAoGBAKqIRDWC/V14qRZsMyY2
|
||||
6jy5LBw6nphMZWBXR6npScp3qz/J7GTz18t6ao6NZldQXHfSOasUJlWVNIeQ/tZI
|
||||
9AlbTbXMns9BMaxtXEE+0Sf4PPbBdrqTsXl6Ig+o6dDm9TczioBoIWKPzIFIcNEW
|
||||
enGnUWztgfpD8DbyNs9g+nnBAoGBAKDOo/hVit+pe2QaCVfg+Mr1ZC5u2SJu/Ocs
|
||||
ixaA0EMtxnjiVqHGwCTRO4bfrAIJ/PXFclHxvkGjNFJt8+KczeUmF0MvGWWRaIpx
|
||||
ILGMUed09BTUugg8hIrMTevRUD1IwIX9sQIc8M5ssrsXA6Hbcfu9bkcmp7R4gc/J
|
||||
yDp3UFSDAoGBAKPlusGAGwoM+Rk1fUiNHLF3uzi69OoeKFqeq9mUmGpkXs7fB1HJ
|
||||
b1/XaTQSMMt35JFlHbiQIG/iINNHL92IO1X2jUswB1P0gyPhv/KTcQ4VRXU+l846
|
||||
rq26BAfo/dxUd761PNj0XyIjYhddgbkbeF1lxnLqNZJ80rW0JXPa76qz
|
||||
-----END RSA PRIVATE KEY-----
|
||||
@@ -0,0 +1,27 @@
|
||||
-----BEGIN RSA PRIVATE KEY-----
|
||||
MIIEpAIBAAKCAQEAy5B16SjDuKFCNEuuEeA9jCBbUvcV1+ASu4w1v1XnyofO5PZC
|
||||
wT6ij2+zSqnQhXCZPyQa374EMG+t1BR9k19zWEkP+IFxv1GaFDBvRCvCme4KSr62
|
||||
4AUmAMjoRPnS6xOx2AnrJkt2ODsIm9ECcfCKMw0JvyXp3CpO7MH0+rEgbz2/67wH
|
||||
oIjqMW+0thFtM1pSMOD/ZD5rvF+CFuru/YFtR8jgCItMChW6oF8Ex2s/lbao0YJW
|
||||
ItFOPB9sasOSKVYWYPQ4tVc3mREpA0VTzaBYYZV9MWH5d//maDUVSQ0BxOql0n5A
|
||||
y3j88PNQZfjsDtgmGdBF8FtG84JPbh17r7iq6QIDAQABAoIBAQCAQDGphl9ZUW/u
|
||||
lsfCx26/fBtNeBKxAaGLu9iZBbyVo168blK8gYPVruBc6ARSLhC+8TZlRMhK4/G2
|
||||
rno3gWmgc9e2D4fkq7rRgXp4jsF6Tbj6QpHhLh01XV7JJkS2ip//prAaXmzLHJZd
|
||||
5R8PPicz5sD/RxnB9n3nOIPp9fKjYjlikzESEn+BaimTFGTX2X2w/exrzDpT6jd5
|
||||
hTBg/v4UAs/+5v/M6646VPctz+Mc9Db1b2EH35Nv3kXHX2ts3ChRzjgKEDbEBT/q
|
||||
d6yb+3zd8sdZJqxWQtWMAN6BGwzSJZ3//zaqyY8K7YNEHwHJWAjjlRG1PcgQRgZc
|
||||
zcKVfKOpAoGBAPlu+strrwUBJD9AA1FgUQBMmCtvS1L5e4VQSqyR1g62ok3VBnJ/
|
||||
olUREbMVoSJK0Kjuz+Hzrs4t6md8i1AC4zwOly/JKqWsuPXb6sCNNEi6SB6zrg4p
|
||||
9CmUIp99QdpZV5Gqkk2kK/nyMHuwIbuZRLBoEpzAFmPghU+ajalKcemzAoGBANDs
|
||||
WiSZ6iRa9AHY69kC2V8eoRueZJTl1Kb7MsRo3vJ4GNHA5g/qbkSzDndPwpgfalvV
|
||||
nOZLYOCBw/HpNxAjjLMgELaVi6LsG9yA7BiXjpcUFykFsc1KdHhTOFoIS+E9mspq
|
||||
Otj26gwuPNJkzePJjPLAbD8KszCvoDFr8iI1EdLzAoGBAPcS5GAdcYdegx4X9XFl
|
||||
G7dVJ6JWouE0+RKr3twjtUprxEeejL1cCluDBepDsZH7U8cSj16899mJh9gseP6v
|
||||
bZEuzrlp5dGoTqpSxa0n8bNculWXHAExs4aAEu+yrklwGBrVQAiiZ2E1cqsCY9ek
|
||||
0XKAFHeqmkMiwkqAyHP5pu6bAoGAYe85PkkMEei00xzdScflH4qbGPhBy+6EpZXB
|
||||
MYK7Z8vWTpTvA2zwLbIFyPYRkP/A+rWCrA2Ppw4NTRv2nNEdRmZ0jzJA16l4Uf/5
|
||||
LHn29GkNhkROGZ6aREE2fDXBZB9drR7o4QW1puoRxspMHUhAkxaSZ2bboqnhHOmu
|
||||
Ak0AQvMCgYAEBbYfB6PmIvPL458OL3DSc+CGyp+SMep9d5WJrSjjersO55nn3/LL
|
||||
lxV+zdN6gR7jQn0xtn7rHp/IpPFBc7FUqcTPFnc9YrIrBaS5yvhmv94yOf+4MCq0
|
||||
7FYG2XRl9QRl+FSsxHFl8m/sl38GdIl7CQvafc2BXozdwTrzSjTSuA==
|
||||
-----END RSA PRIVATE KEY-----
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,129 @@
|
||||
|
||||
===================================
|
||||
STEPS TO GENERATE TEST CERTIFICATES
|
||||
===================================
|
||||
|
||||
|
||||
1. CA key and certficate
|
||||
========================
|
||||
|
||||
(Generate the CA key)
|
||||
$ openssl genrsa -out ca-key.pem 2048
|
||||
|
||||
(Generate a self-signed certificate for the CA)
|
||||
$ openssl req -new -x509 -nodes -sha256 -days 3650 -key ca-key.pem -out ca-cert.pem
|
||||
(...)
|
||||
Country Name (2 letter code) []:US
|
||||
State or Province Name (full name) []:California
|
||||
Locality Name (eg, city) []:Redwood Shores
|
||||
Organization Name (eg, company) []:Oracle
|
||||
Organizational Unit Name (eg, section) []:MySQL
|
||||
Common Name (e.g. server FQDN or YOUR name) []:MySQL Connector/J CA
|
||||
Email Address []:mysql@oracle.com
|
||||
|
||||
|
||||
2. Server key and certificate
|
||||
=============================
|
||||
|
||||
(Generate the server key)
|
||||
$ openssl genrsa -out server-key.pem 2048
|
||||
|
||||
(Generate a certificate signing request for the server)
|
||||
$ openssl req -new -key server-key.pem -out server-csr.pem
|
||||
(Or, if the Subject Alternative Name field is required for testing - *used together with below sign command*)
|
||||
$ openssl req -new -key server-key.pem -out server-csr.pem \
|
||||
-reqexts SAN \
|
||||
-config <(cat /etc/ssl/openssl.cnf <(printf "\n[SAN]\n\nsubjectAltName=@alt_names\n\n[alt_names]\nDNS.1=bug99767.mysql.san1.tst\nDNS.2=*.mysql.san2.tst\nDNS.3=bug*.mysql.san3.tst\nDNS.4=*99767.mysql.san4.tst\nDNS.5=bug99767.*.san5.tst\nDNS.6=bug99767.*\nDNS.7=*\nIP.1=9.9.7.67\nIP.2=99.7.6.7"))
|
||||
(...)
|
||||
Country Name (2 letter code) []:US
|
||||
State or Province Name (full name) []:California
|
||||
Locality Name (eg, city) []:Redwood Shores
|
||||
Organization Name (eg, company) []:Oracle
|
||||
Organizational Unit Name (eg, section) []:MySQL
|
||||
Common Name (e.g. server FQDN or YOUR name) []:MySQL Connector/J Server
|
||||
Email Address []:mysql@oracle.com
|
||||
(...)
|
||||
A challenge password []:
|
||||
An optional company name []:
|
||||
|
||||
(Sign the server certificate signing request)
|
||||
$ openssl x509 -req -in server-csr.pem -CA ca-cert.pem -CAkey ca-key.pem -set_serial 01 -days 3650 -sha256 -out server-cert.pem
|
||||
(Or, if the Subject Alternative Name field is required for testing - *used together with above request command*)
|
||||
$ openssl x509 -req -in server-csr.pem -CA ca-cert.pem -CAkey ca-key.pem -set_serial 01 -days 3650 -sha256 -out server-cert.pem \
|
||||
-extfile <(printf "subjectAltName=@alt_names\n\n[alt_names]\nDNS.1=bug99767.mysql.san1.tst\nDNS.2=*.mysql.san2.tst\nDNS.3=bug*.mysql.san3.tst\nDNS.4=*99767.mysql.san4.tst\nDNS.5=bug99767.*.san5.tst\nDNS.6=bug99767.*\nDNS.7=*\nIP.1=9.9.7.67\nIP.2=99.7.6.7")
|
||||
|
||||
(OPTIONAL: Delete the certificate signing request file)
|
||||
$ rm server-csr.pem
|
||||
|
||||
(OPTIONAL: Verify the server certificate)
|
||||
$ openssl verify -CAfile ca-cert.pem server-cert.pem
|
||||
|
||||
|
||||
3. Client key and certificate
|
||||
=============================
|
||||
|
||||
(Generate the client key)
|
||||
$ openssl genrsa -out client-key.pem 2048
|
||||
|
||||
(Generate a certificate signing request for the client)
|
||||
$ openssl req -new -key client-key.pem -out client-csr.pem
|
||||
(...)
|
||||
Country Name (2 letter code) []:US
|
||||
State or Province Name (full name) []:California
|
||||
Locality Name (eg, city) []:Redwood Shores
|
||||
Organization Name (eg, company) []:Oracle
|
||||
Organizational Unit Name (eg, section) []:MySQL
|
||||
Common Name (e.g. server FQDN or YOUR name) []:MySQL Connector/J Client
|
||||
Email Address []:mysql@oracle.com
|
||||
(...)
|
||||
A challenge password []:
|
||||
An optional company name []:
|
||||
|
||||
(Sign the client certificate signing request)
|
||||
$ openssl x509 -req -in client-csr.pem -CA ca-cert.pem -CAkey ca-key.pem -set_serial 01 -days 3650 -sha256 -out client-cert.pem
|
||||
|
||||
(OPTIONAL: Delete the certificate signing request file)
|
||||
$ rm client-csr.pem
|
||||
|
||||
(OPTIONAL: Verify the client certificate)
|
||||
$ openssl verify -CAfile ca-cert.pem client-cert.pem
|
||||
|
||||
|
||||
4. CA truststore
|
||||
================
|
||||
|
||||
(Create a truststore containing the CA certificate)
|
||||
$ keytool -importcert -alias mysqlcacert -file ca-cert.pem -keystore ca-truststore -storepass password
|
||||
Trust this certificate? [no]: yes
|
||||
|
||||
(OPTIONAL: List the contents of the truststore)
|
||||
$ keytool -list -keystore ca-truststore -storepass password
|
||||
|
||||
|
||||
5. Client key and certificate keystore
|
||||
======================================
|
||||
|
||||
(Convert client key to pkcs12 format)
|
||||
$ openssl pkcs12 -export -in client-cert.pem -inkey client-key.pem -name "mysqlclient" -passout pass:password -out client-keystore.p12
|
||||
|
||||
(Create a keystore containing the client key)
|
||||
$ keytool -importkeystore -srckeystore client-keystore.p12 -srcstoretype pkcs12 -srcstorepass password -destkeystore client-keystore -deststoretype JKS -deststorepass password
|
||||
|
||||
(OPTIONAL: Delete the client key in pkcs12 format)
|
||||
$ rm client-keystore.p12
|
||||
|
||||
(OPTIONAL: List the contents of the client keystore)
|
||||
$ keytool -list -keystore client-keystore -storepass password
|
||||
|
||||
|
||||
|
||||
==========================
|
||||
RUN SERVER WITH TEST CERTS
|
||||
==========================
|
||||
Add to my.conf:
|
||||
|
||||
[mysqld]
|
||||
ssl-key = "/path/server-key.pem"
|
||||
ssl-cert = "/path/server-cert.pem"
|
||||
ssl-ca = "/path/ca-cert.pem"
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
-----BEGIN CERTIFICATE-----
|
||||
MIIDsjCCApoCAQEwDQYJKoZIhvcNAQELBQAwgZwxCzAJBgNVBAYTAlVTMRMwEQYD
|
||||
VQQIDApDYWxpZm9ybmlhMRcwFQYDVQQHDA5SZWR3b29kIFNob3JlczEPMA0GA1UE
|
||||
CgwGT3JhY2xlMQ4wDAYDVQQLDAVNeVNRTDEdMBsGA1UEAwwUTXlTUUwgQ29ubmVj
|
||||
dG9yL0ogQ0ExHzAdBgkqhkiG9w0BCQEWEG15c3FsQG9yYWNsZS5jb20wHhcNMjAw
|
||||
NjAzMjMzMDE5WhcNMzAwNjAxMjMzMDE5WjCBoDELMAkGA1UEBhMCVVMxEzARBgNV
|
||||
BAgMCkNhbGlmb3JuaWExFzAVBgNVBAcMDlJlZHdvb2QgU2hvcmVzMQ8wDQYDVQQK
|
||||
DAZPcmFjbGUxDjAMBgNVBAsMBU15U1FMMSEwHwYDVQQDDBhNeVNRTCBDb25uZWN0
|
||||
b3IvSiBDbGllbnQxHzAdBgkqhkiG9w0BCQEWEG15c3FsQG9yYWNsZS5jb20wggEi
|
||||
MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDcO3YhUeTcyj8F3R6OqRrcLLKx
|
||||
h3FW6bGZL5jSO+GkMLoSWasN8wlaUGz7TJ3bmYmr1XZ8aBWVKlZVzN3vdIaOMd0/
|
||||
ceoG1oiyLNHfsqo3bdA0RNMzEDj1sts8i8Ucs+sa5mI+vS7RY7gqYeybLRGYRGWu
|
||||
5CTIVbTsI5BS3RS3Ekb4WcdFTFfZvEvLWSNn7ssyDdCpE6vywIwwmymk8+5L7tye
|
||||
xGhHQYx3Dl65yZMdgXl0b78TrJia7TIospTHRLS2cZewQCdT4Wb694JHqp1esJWP
|
||||
ay/xe2IACQ7H8Uco1yU1yIx1mF6YaAoyk5LKkTD9sCZgxmSoD6EhpcnhwgSbAgMB
|
||||
AAEwDQYJKoZIhvcNAQELBQADggEBABZNcp/PAWOQPHMjSErsqTVUpI6O2VYX8EYZ
|
||||
lLFb5cy7oDaTlH4vo1Fn/jCDZ7bcWuGIYVzu0xurXtowSq5xvcaxtVVzPWZobTth
|
||||
USrInathbupk6h2zkOjMzwS6nd86+VwI6rr6RflR5nS/T85+r19/68OtHLIcJTkP
|
||||
x8A03X1PzoIZh57cKcRLNabtOstk7ErnC9rXJaO8dbq9WDWkrWpQGekz4pJB2oh0
|
||||
CZADcrIedPRaLJ8X3ghm6ucmmCCrhKUrYYPev2O9oq9lk9Pv8ryhTWnxWjB1Ckye
|
||||
/Puyla0a/YDYZffWBJsunUuw7P9rnnMtKyi3/SsBOpGsxhtmSYk=
|
||||
-----END CERTIFICATE-----
|
||||
@@ -0,0 +1,22 @@
|
||||
-----BEGIN CERTIFICATE-----
|
||||
MIIDsjCCApoCAQEwDQYJKoZIhvcNAQELBQAwgZwxCzAJBgNVBAYTAlVTMRMwEQYD
|
||||
VQQIDApDYWxpZm9ybmlhMRcwFQYDVQQHDA5SZWR3b29kIFNob3JlczEPMA0GA1UE
|
||||
CgwGT3JhY2xlMQ4wDAYDVQQLDAVNeVNRTDEdMBsGA1UEAwwUTXlTUUwgQ29ubmVj
|
||||
dG9yL0ogQ0ExHzAdBgkqhkiG9w0BCQEWEG15c3FsQG9yYWNsZS5jb20wHhcNMTcw
|
||||
MzA0MDAwNzA3WhcNMjcwMzAyMDAwNzA3WjCBoDELMAkGA1UEBhMCVVMxEzARBgNV
|
||||
BAgMCkNhbGlmb3JuaWExFzAVBgNVBAcMDlJlZHdvb2QgU2hvcmVzMQ8wDQYDVQQK
|
||||
DAZPcmFjbGUxDjAMBgNVBAsMBU15U1FMMSEwHwYDVQQDDBhNeVNRTCBDb25uZWN0
|
||||
b3IvSiBDbGllbnQxHzAdBgkqhkiG9w0BCQEWEG15c3FsQG9yYWNsZS5jb20wggEi
|
||||
MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCluIoIzfZDPJYrHet8kbyeG+rp
|
||||
8GLVDcZ0n0EOHqkviSSpi2iEkxolpWXVBN6DddP0jE9Pitpf8dyfEnRUeEYQrU21
|
||||
da788gaA17mZZsfP36QRW3Jz2tekodlYtKSeo4Gl+IPIyBjeQG9sqSpQe9oyruJV
|
||||
LUmz9euPtJj1UqhTBVDAW9NgCGgfqAEw0Hos+H8+/LRia/9O8VThVTzlPaiJylli
|
||||
xxin4/JkFiQj+R7CDyhNfnY/9kY0XoeVemjkOWCMAstSqjQzevRtVdXeduzsL6fq
|
||||
g4tKgqOXaWUT9g2XC1807qExmo4o13X9v9fXCNv4R+vwzofYp0DSmbHUrBPhAgMB
|
||||
AAEwDQYJKoZIhvcNAQELBQADggEBAJg0npMHVfOXDDGbqQzRaqNY51id6/0tagRa
|
||||
FQfVNjaLDWI5WDDw+LRGxgiBEthbWP/dPWjiZrEr0LQFIvDcAqEtZNNcoAQEMr28
|
||||
tuOmVad0Es/lMf1xxghBkn8XjVwUUmLpW+WEfI1NvSdrsn70e04A0LXj88zxa2eJ
|
||||
smUU2ML7dAfvb+EYhLB5jnlO/ARQ8eMwHiN/lsEntX8iEDwhID+7gFubgmIkxyjM
|
||||
LsqgqayvTvQ/WvWSCk73oVqSRhlN30N/ses7TUDWyUvZTJorrekIiMCwNFJ6gPCU
|
||||
OlWO3mCFgt47XlCzLMfqfOKxDxGkcxW+S4nU0m7FbRPf7rMmBxk=
|
||||
-----END CERTIFICATE-----
|
||||
@@ -0,0 +1,27 @@
|
||||
-----BEGIN RSA PRIVATE KEY-----
|
||||
MIIEpQIBAAKCAQEA3Dt2IVHk3Mo/Bd0ejqka3CyysYdxVumxmS+Y0jvhpDC6Elmr
|
||||
DfMJWlBs+0yd25mJq9V2fGgVlSpWVczd73SGjjHdP3HqBtaIsizR37KqN23QNETT
|
||||
MxA49bLbPIvFHLPrGuZiPr0u0WO4KmHsmy0RmERlruQkyFW07COQUt0UtxJG+FnH
|
||||
RUxX2bxLy1kjZ+7LMg3QqROr8sCMMJsppPPuS+7cnsRoR0GMdw5eucmTHYF5dG+/
|
||||
E6yYmu0yKLKUx0S0tnGXsEAnU+Fm+veCR6qdXrCVj2sv8XtiAAkOx/FHKNclNciM
|
||||
dZhemGgKMpOSypEw/bAmYMZkqA+hIaXJ4cIEmwIDAQABAoIBAQDUZHQUxkoVtOb6
|
||||
3LlvlB7XYDQlih4AV/hzZ7fWaPG/y05oDBovpcfLVe0EnmtPMc/X7FIMwMSvytjg
|
||||
fmc7XAG4eNaLLW0pkxTZ4Oe2+TO3qSw2fHnCsU59hjRxO8qpV8rRcoYlQ4Y3Yhhm
|
||||
p3HsZZamZrA57sSagC2v3sx9XcFwm2HaGE5iKQSst883GV/IZWPdfT9WohbwxZe5
|
||||
TuMDvA9bj7u1WXxzw1xcs4pv1u3UqZMY29tEmnkiz2125Ju8ADMYjgsJS1TDcwn4
|
||||
xHrKVItQrXmfOh8EvXneo0ROlBwSVIHNA7CPoZJKtmOjZ1VOwV2Q//OzhO6wysFx
|
||||
xJhMIC9hAoGBAPAWNY9Cnx2YlJbhATChixpNBtQXiiufPE3sG+U9ZGxC06b5yoeW
|
||||
V5q0d9ejy/B5y1UhlqQEIoYm47Rf0n4gJxymWnoq3C279x6mXxBR+KwATufDcxvm
|
||||
HTRyAFqjNOZSlknM5v4n6hmAQWhLIv/vRLzNulZ4maCQ6pp72AJN/KAVAoGBAOrU
|
||||
XIiFnqJ866XihA2pi8XAIcfRH0tFWrNYFyOJifRa3N59/YxTI+mxBqVFldNToT4w
|
||||
BOG0nAQsrvCk2dtBb2pOhrqpgqLW29uBdrclHp2qr/zXT6eQUMCl2HngGsYR/Ge5
|
||||
itbKrtREEgfioc6huU97OeuhPfquuFZTFj2WCY3vAoGBALytt4nOoZ1wu9WXHohJ
|
||||
bDhPMH6dwUhm682RMJsHlFRAcHVY+YF09YPvL/+YCj4CeXl93BUp6rfi+DBY3eOh
|
||||
ARvS4GgCJucKQTslJLB+ux7xXxFk2KGkRm9g6EZS3M/lN5boIOC8HY3M7Zo48liQ
|
||||
gUSfqUErphA50yV1Dl1BTLfBAoGBAKZE9LvJeFfugV90MjIGQSwkbQaxICpIkf74
|
||||
OXH1GZPFnit/I75uw7fcmyr8SShXR4zjrSEuo2UlSjyjTIm9HCk2LpkOGqw323Xh
|
||||
hfAJPVM/nto0jXbEbRjqlIs+zVY/N+staYvJ+N3c0LN6mTzYL4CCbLFU+rB7c5PT
|
||||
wqSajmtLAoGAJ84BpcZUYul9A7uDfQluVqQsp1fRS92FP4Yq7qVVccz9es2NosN9
|
||||
b8ZVpRdqxEvx8RvKPjXrl9VBqW7YuUvRrH7DRw+vmixeqnsLmCq6fGUeP75rTFPH
|
||||
EcUdNhwYMjpZWxNxOLcA34QLYZopkNVp/loQ8Dy5wntWfPZzKVwVHNI=
|
||||
-----END RSA PRIVATE KEY-----
|
||||
@@ -0,0 +1,27 @@
|
||||
-----BEGIN RSA PRIVATE KEY-----
|
||||
MIIEpAIBAAKCAQEApbiKCM32QzyWKx3rfJG8nhvq6fBi1Q3GdJ9BDh6pL4kkqYto
|
||||
hJMaJaVl1QTeg3XT9IxPT4raX/HcnxJ0VHhGEK1NtXWu/PIGgNe5mWbHz9+kEVty
|
||||
c9rXpKHZWLSknqOBpfiDyMgY3kBvbKkqUHvaMq7iVS1Js/Xrj7SY9VKoUwVQwFvT
|
||||
YAhoH6gBMNB6LPh/Pvy0Ymv/TvFU4VU85T2oicpZYscYp+PyZBYkI/kewg8oTX52
|
||||
P/ZGNF6HlXpo5DlgjALLUqo0M3r0bVXV3nbs7C+n6oOLSoKjl2llE/YNlwtfNO6h
|
||||
MZqOKNd1/b/X1wjb+Efr8M6H2KdA0pmx1KwT4QIDAQABAoIBADV0tXHpngpKPNZj
|
||||
rFZeXE1UDA6yL+8xplZwGHgJg+GFh4H5Khm5qbGDDLoN/AjDtT8pE1xBGffg+J2H
|
||||
QmcM9OzkOjDSaUPGfjqJW6ET+lgfd7jxmpWsferpGkb23jMd4vA6nafig8MNXePb
|
||||
HX8gtF2s8+0t0pxuMzIDu2NG6mz8wQ3/V4vrbOM/AV5oXysfWei1NyU8z0DDHBd6
|
||||
GrriUvKUPmSXWR1uO6LKMO0+TxCZlAFHN0K7Ej1LU5nw3nzGaHkggvmch7od1qXr
|
||||
7C6Hlf1I2iX2x7l14P99rQrj0JLZtm0aB3HHAymfNk0yrzkEraaUgkTccSfknfaq
|
||||
iD4ZBwECgYEA0SMQXt4ZyOVGYFPxegQF8BW/7S/FRdoQS94t5NJ04uZgWo0VMYII
|
||||
Pl05r3QLn4+86ZB5Pzg6lsC0d/GpsHxPoHXl9+LTlXkGWoorLGbMA1L+P7ZrUwP0
|
||||
tx/tDioc6mwautExV/VcIJm5j1c6PbpsEBCRBDCu9meVcKl18UAl2qkCgYEAytrz
|
||||
6Dy5qxyXui3jcBvKPtk6ETs5uxWekQvMNB6jmN6qKlKle1yaJwIwWwV671iUjPst
|
||||
UN+AJGELdgZJOzg9AHeoIpvgGQ2bMp5NwTimvY6M6kbH4za+bgZAXZdYoqB5ReZG
|
||||
5QR1+eEL+r9oVvqcCaAYc3r30uDxMPNRZR6oKnkCgYEAkvyO6+4ztyOVU+yLolMj
|
||||
jTrsGprhjpeVrozoOpPD/RknjVztEU+v1Y0WFv97j9ipUIru/ITbgMrNzCM4PUcR
|
||||
e9iBGbj9NmfKFGZZs6pIJun0sfjW85CrNO2mYbctfYEfRD/06zoSVwNUDK+kym+0
|
||||
tZG/Km/A+IOS34zqzPVl5YkCgYEAiDLOBKWQ+6Qs8yIQTJs8BUqQRDWBo2z2k+hZ
|
||||
6LyRlvgZRGVNGjCoh3xevx5E1iKhSq7yVBRb0xEdQtchoBM4UfIE/4esxOVvyGKl
|
||||
ThAdU7Q8RKfVWWbOIM0ttikBp98azaW4/9co5ucExgxxn8SPs568C/0KG5pQFk+n
|
||||
3L7ipfECgYBAoVUMbq8WbT9GQr2lIs4P3/tDX7PZ3YgoN2+txoVi16Xzxcy1YUBE
|
||||
gd9prvNpOULwlXd7/Ip3riXkypU7tKXmsu8WloucOO+cHSpGXKzt0I8bbHYYx46N
|
||||
2GZb7oVya/0nv9vWuPF94eKAd//qA/FyCgQexDG/F7fT44uf5Vw0Vw==
|
||||
-----END RSA PRIVATE KEY-----
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,15 @@
|
||||
-----BEGIN RSA PRIVATE KEY-----
|
||||
MIICXQIBAAKBgQDBzoqQuwZ9/eKMOU0OXWJ4ISj+2YEk8l4OmBoC9Y2wNEe4Pcjz
|
||||
mCF/f9aZDyH6znh0G6gmb/yrTvuNLYkTUgiFNm0yJ2rSzlgmJZHkWykRkjKr4V04
|
||||
iAaHdU4ORre7Ms9eln7k8CeVQFpCjM51HOLkp8IhnAVrkOhSbHI4vxprbQIDAQAB
|
||||
AoGBAJbMD3L3ouCLmCfFOhiwPrr8CjrpoBvQXbD7VlnxGDL/KsLHiEFJoN7k6GQl
|
||||
qynMV1r4XgiyYCYnCYHa6WpYDPnHI59pq4P7UUkO8hC54FVSbnZvNLnveRa4hmYv
|
||||
d/7uRGEygJ0ifrHaaAztLHx5MgpMveJ4FTeQK0bjnOvTk0FBAkEA4v2QFc6em3bF
|
||||
5CIvtmo44dpeX/89dzShGLheIAMlgrq2a7ZYi5L7G4NQH+nUKErObtqjGnhtZNjp
|
||||
6El2B+LVfQJBANqTTz9bAIVJhnLpJz39YNXgtHQFuSNeqwI1b3XW5X037+2G1Fu5
|
||||
vEqc4rSn+auzqnPhvWaHL6e9s+BgxRUxELECQQCFLGLGiIzBhTOhHvWDPlrVFzrb
|
||||
c3JqZ7REPpbqjS4KvuSb2UWlzbwJbkcqEhPo98qZeyjKNPFpg2HoaIEZK1o5AkA6
|
||||
fDA4Q6FgCMxw8vINJD9E+1tNsDpZvHsFnEa2wUmmt9D7PZiU8p3vWQtQS6ICz5BM
|
||||
cZq8VG/r8lavMzWI9hgBAkBz92TmpDXjqsa9pJ2reqjc9EwvBwH0d4Up8jKrUotc
|
||||
qFNXFtt+UCBRM358LYNHJlEmorc/EM9Tx89YeNGwSgXU
|
||||
-----END RSA PRIVATE KEY-----
|
||||
@@ -0,0 +1,6 @@
|
||||
-----BEGIN PUBLIC KEY-----
|
||||
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDBzoqQuwZ9/eKMOU0OXWJ4ISj+
|
||||
2YEk8l4OmBoC9Y2wNEe4PcjzmCF/f9aZDyH6znh0G6gmb/yrTvuNLYkTUgiFNm0y
|
||||
J2rSzlgmJZHkWykRkjKr4V04iAaHdU4ORre7Ms9eln7k8CeVQFpCjM51HOLkp8Ih
|
||||
nAVrkOhSbHI4vxprbQIDAQAB
|
||||
-----END PUBLIC KEY-----
|
||||
@@ -0,0 +1,22 @@
|
||||
-----BEGIN CERTIFICATE-----
|
||||
MIIDsjCCApoCAQEwDQYJKoZIhvcNAQELBQAwgZwxCzAJBgNVBAYTAlVTMRMwEQYD
|
||||
VQQIDApDYWxpZm9ybmlhMRcwFQYDVQQHDA5SZWR3b29kIFNob3JlczEPMA0GA1UE
|
||||
CgwGT3JhY2xlMQ4wDAYDVQQLDAVNeVNRTDEdMBsGA1UEAwwUTXlTUUwgQ29ubmVj
|
||||
dG9yL0ogQ0ExHzAdBgkqhkiG9w0BCQEWEG15c3FsQG9yYWNsZS5jb20wHhcNMjAw
|
||||
NjAzMjMyNzUxWhcNMzAwNjAxMjMyNzUxWjCBoDELMAkGA1UEBhMCVVMxEzARBgNV
|
||||
BAgMCkNhbGlmb3JuaWExFzAVBgNVBAcMDlJlZHdvb2QgU2hvcmVzMQ8wDQYDVQQK
|
||||
DAZPcmFjbGUxDjAMBgNVBAsMBU15U1FMMSEwHwYDVQQDDBhNeVNRTCBDb25uZWN0
|
||||
b3IvSiBTZXJ2ZXIxHzAdBgkqhkiG9w0BCQEWEG15c3FsQG9yYWNsZS5jb20wggEi
|
||||
MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCTHer68cds/M3Q7Z5VTn3cgDc2
|
||||
XKUZV4u7nXQF/lT/W7HPtpP+cJpRRbWXpwbO4whjY6vaXYvwSh9vrrfOYp7eqg9W
|
||||
yGQjVV3GoCJdIp+JJVG9wdYbWcWlFDNdHPOrtbkDRq9DjDlqDA9P7CM5BwykSoG1
|
||||
YakxjeMJWYiHLWCTJRhzE4YZ7+H/2yDwwpcgES9JwEjrEnevjR9ygCJlC05ofkwL
|
||||
CG6PDYdOagxcY70fW5q6U2fpBfS1WqkUZtxs5cPf7F+kdRUXPfLi2c6eAjTZVJEl
|
||||
JCajrGH6+f/d4pP/4ial0+nBhpZbxwccjHnhFb3YZLJprz0g3q9cBU1xMkuvAgMB
|
||||
AAEwDQYJKoZIhvcNAQELBQADggEBAEcoIY6hiQ9Pw3axZIY1k70Hj2EFrjtrCZNz
|
||||
IaOTuosQvZXAhyLU1YViU//KdR6JwI4orLZJWrSQkoAJrp38nlaiQIjqOCz2kEkE
|
||||
70Cs1KWSJ9PSmQG5+JfpK+q7rFLu62MwsswRdWxXImnXrp0+pAKjGffBtuM0r51s
|
||||
z2nyZEpJM82h4JoFbfYm7G/7LGSiZYFEYMuVuR1N/IkAkLa6pYJuzP8CQX9BV0sb
|
||||
hhVCyG2xaRRk7l3OrGGUGLpGaGZAUoQtsmTrL0v533qCl0FpKAe8oL3TGP5qGgJY
|
||||
1nZOplN4foXOvjKEBm+cf0gI2vQ7FzSROZ0GsY3WCLZwnwLGZkU=
|
||||
-----END CERTIFICATE-----
|
||||
@@ -0,0 +1,26 @@
|
||||
-----BEGIN CERTIFICATE-----
|
||||
MIIEUjCCAzqgAwIBAgIBATANBgkqhkiG9w0BAQsFADCBnDELMAkGA1UEBhMCVVMx
|
||||
EzARBgNVBAgMCkNhbGlmb3JuaWExFzAVBgNVBAcMDlJlZHdvb2QgU2hvcmVzMQ8w
|
||||
DQYDVQQKDAZPcmFjbGUxDjAMBgNVBAsMBU15U1FMMR0wGwYDVQQDDBRNeVNRTCBD
|
||||
b25uZWN0b3IvSiBDQTEfMB0GCSqGSIb3DQEJARYQbXlzcWxAb3JhY2xlLmNvbTAe
|
||||
Fw0yMDA3MDgxMDUxNTNaFw0zMDA3MDYxMDUxNTNaMIGgMQswCQYDVQQGEwJVUzET
|
||||
MBEGA1UECAwKQ2FsaWZvcm5pYTEXMBUGA1UEBwwOUmVkd29vayBTaG9yZXMxDzAN
|
||||
BgNVBAoMBk9yYWNsZTEOMAwGA1UECwwFTXlTUUwxITAfBgNVBAMMGE15U1FMIENv
|
||||
bm5lY3Rvci9KIFNlcnZlcjEfMB0GCSqGSIb3DQEJARYQbXlzcWxAb3JhY2xlLmNv
|
||||
bTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJw8ZFOmkBrUmAwPtmWS
|
||||
tdfWR6GTw1mfzWEDKwz3wHiyqkZ2tBLxVSs+bou7d9ig+v+t7d2zsc2I4IArK5rv
|
||||
sbheZ/qhjxrFekGAgfJHuY2J9sdhP208Lv3DSf+9GYyCMbccSNbFEWNkE4TvwHs/
|
||||
cekr0+UjH1eJ476WLjiuDTZwUlR5X/uVPKWDr2lGzMt+CCIOTygMqj6pi11Cr0Pj
|
||||
+IUK96NwBg+tOknD8Z7bl979Fl8WNPl6SGhhQ6FLtfZCz7U5FKEybYrRYgVfd5DG
|
||||
ke6y76VOaN9YFpS7VvSB5b+OkZ1WtNgo7Iao5PqT7Nks5T9gr2jNZVJjWz1+hIvp
|
||||
EM8CAwEAAaOBmDCBlTCBkgYDVR0RBIGKMIGHghdidWc5OTc2Ny5teXNxbC5zYW4x
|
||||
LnRzdIIQKi5teXNxbC5zYW4yLnRzdIITYnVnKi5teXNxbC5zYW4zLnRzdIIVKjk5
|
||||
NzY3Lm15c3FsLnNhbjQudHN0ghNidWc5OTc2Ny4qLnNhbjUudHN0ggpidWc5OTc2
|
||||
Ny4qggEqhwQJCQdDhwRjBwYHMA0GCSqGSIb3DQEBCwUAA4IBAQAHjmQ6bUvc2gLp
|
||||
0OnGTTx22yfTK5xfClKQod5qCow20TZZJKmRa8vbXzPnXYi2eyn+NFqXtzI1BSc1
|
||||
3DN+A3l/yyfvm3nnbRVqTdHTNNKWFuXdrdSaKY3pVUbTT+ZV4rx/dDBI94lQQ7lV
|
||||
SvEITgzda3JmloICZiIFuKgZ3pnJwGh7yakqKTZOC9w2G7zQjwC129L8gczimd9C
|
||||
0NB7Ux5Lxz8KG5ggk6EgXtSjrw5kz9bLKbrBxqeTbt6hIijzdg/DN9ARswFxmEW5
|
||||
gRE9efLrjyuO7ceZ9Qdw7PEsbClf5Hq5FeOrlNeew3AnKMUPFRddVJF+cOemhZvE
|
||||
6ancGoGh
|
||||
-----END CERTIFICATE-----
|
||||
@@ -0,0 +1,27 @@
|
||||
-----BEGIN RSA PRIVATE KEY-----
|
||||
MIIEowIBAAKCAQEAkx3q+vHHbPzN0O2eVU593IA3NlylGVeLu510Bf5U/1uxz7aT
|
||||
/nCaUUW1l6cGzuMIY2Or2l2L8Eofb663zmKe3qoPVshkI1VdxqAiXSKfiSVRvcHW
|
||||
G1nFpRQzXRzzq7W5A0avQ4w5agwPT+wjOQcMpEqBtWGpMY3jCVmIhy1gkyUYcxOG
|
||||
Ge/h/9sg8MKXIBEvScBI6xJ3r40fcoAiZQtOaH5MCwhujw2HTmoMXGO9H1uaulNn
|
||||
6QX0tVqpFGbcbOXD3+xfpHUVFz3y4tnOngI02VSRJSQmo6xh+vn/3eKT/+ImpdPp
|
||||
wYaWW8cHHIx54RW92GSyaa89IN6vXAVNcTJLrwIDAQABAoIBAHoBH7RI+ogKB22z
|
||||
AdHhLEPHGQK+RjUEA1/uLiAiUb8L/iQyV/10yKWJ2BUScXT1lylFqWmIltsJvZRT
|
||||
Ix/HbdVe1yWzPkiHLSPh/V2brw5/opBpxfQcuOo0HHyl2/aU2AA9iG/ORHcL1U8E
|
||||
mBldHUDKgVM40KXF83j3hWAFY8fig8dsq8cCEGHZjSVFk4NqCk2kYvgq/yZD+CZe
|
||||
K+drgTSvTymLY1RRz3VPQlPVP1aJjimjUIXIQHsVH+eYq0mt3fpDDiq2hpjctJr/
|
||||
kct9gASxtzkIwX1h6UJY6OI6Uc9PUEQDn+s1YYp3Me8imsG2QHFchQV4z0oUy/kc
|
||||
g0PI7fECgYEAwobACHdRbmDzP9ePJn7giMT9YwS8UuMuJUfXjNeuH7rDxjMnRlYB
|
||||
2O4NdVNbgheiE15tQRdSRse1ND3D8+oLIy9I0ruMQwqqnMZqAD1lOnrMRC0jblpy
|
||||
nUX+OVF7YILHHUEa0hv5wGJwW/0hEqqN/rduxL8kl8f9yMeQhdqpXsMCgYEAwZu5
|
||||
DlzaH5wbtK1he7jk2Hxrxmxq5AbnfJJsSGQ1fbvilEV290tmkgjVSUFPz5TzlWFf
|
||||
8CgcnL06KZzqK2nRieHuWyIlCgJiy6HbfL6TaL9Y7P1t1/T0EEuT3M21kceKXodr
|
||||
QHFOyhYMbJkLSX/feAZ023wb7vkXXCNG5BfDaKUCgYAkTc+zBMmuxus+4/T0Y0N2
|
||||
YwVDIJQhCAMJtCG3SF1X0JxO9icDSnPnz221kswGOHDoGnxbZIXXbdgUmt5iPDC9
|
||||
7UozAguIS4pR3fnUd6DXzCkpJB9zre+sCG8MtXdIKMAOZqMhyVTQIc8Ea/ZrLGd5
|
||||
vTQwBdhHd2yWtx/yyz9GzwKBgQC4xzqzLoMvL/pxUhh70Fb5FqZ11fuebch45/ZY
|
||||
kOtMeQkiobmNA3V9YtjM9XyKjYp8w1ahCmdkYGUmWhBUJsZJZkvqxoe7KdPIrU2h
|
||||
nPFrQ1RHuwge2DYnZzpTvjDQVTUGSxBdjMa5sJli/B39pAFPuDnHUIgIZ8uXsEN0
|
||||
Zgml0QKBgGCkWamKqDlFlPbVN+wJRIuMwAB6mNLYqL+loRd4VnYMK7crEZdbdOTK
|
||||
gZFUwfhvDm+6bHbza8dqSImeOUkFAi9vetycb9sXvNVtmmXNyGIGezPkL4bApJ80
|
||||
cKK7k/MU71+t+e9/r3s+o4PGJ8joaTFZgqzId3nuQ7iy8PIPJRlv
|
||||
-----END RSA PRIVATE KEY-----
|
||||
@@ -0,0 +1,27 @@
|
||||
-----BEGIN RSA PRIVATE KEY-----
|
||||
MIIEowIBAAKCAQEAnDxkU6aQGtSYDA+2ZZK119ZHoZPDWZ/NYQMrDPfAeLKqRna0
|
||||
EvFVKz5ui7t32KD6/63t3bOxzYjggCsrmu+xuF5n+qGPGsV6QYCB8ke5jYn2x2E/
|
||||
bTwu/cNJ/70ZjIIxtxxI1sURY2QThO/Aez9x6SvT5SMfV4njvpYuOK4NNnBSVHlf
|
||||
+5U8pYOvaUbMy34IIg5PKAyqPqmLXUKvQ+P4hQr3o3AGD606ScPxntuX3v0WXxY0
|
||||
+XpIaGFDoUu19kLPtTkUoTJtitFiBV93kMaR7rLvpU5o31gWlLtW9IHlv46RnVa0
|
||||
2Cjshqjk+pPs2SzlP2CvaM1lUmNbPX6Ei+kQzwIDAQABAoIBAGGepn1SBJaPIVXf
|
||||
93Kt4asz+1vtDNGSNOyZ4yteHkgMMrKGduujGTlE8COlBjQ4Gbzp+0dcgQtQrB3J
|
||||
W5yaiiwN6OBEVDtBCquk1Q0CXeEfRC++BriFM0Nh43nEuRL/QnsMVELFraCxpjSY
|
||||
7WbU9KLhvKteb7XttXyfL9BAiIbrW5TrHQ9FPfADg6pmckHoQnNkE4S1CQq1z/4w
|
||||
erlyeTNFa/ExAsrPsmjMp/6bur4zdW4t+5GpB2DZf+4P4pEIHJGRwNzU/Eq0TlNs
|
||||
TTmhlba6X/gSMNm0vYEXnNItb+ItiOsGqoLCzUzaAN7jvdsqAiVaiRvObtBLj76/
|
||||
17INnOECgYEA0E2ZHzVg9MaMUhC9dwHawGbbqeZfnAC89J9Hapt0WDtMuulsA+V8
|
||||
C2Ek4Rxpe62DuXdcvYSSuL3VJ4oWffkKngll5m+SiCSuuaDT9KAJ01sklIsGDAWE
|
||||
E0gYWg1sqsj5UE2r7O5TzfRnitglDwyNY87KYvxX7jI6mpHCPSHbblECgYEAwAKy
|
||||
DaIS6gtOfXLhXfzV+Qslsulcf4FRdI06XFVhmXziW6spdl2qVuKTWAiKK69zTRQD
|
||||
2cXVxMf+VEvF7btyllNBYEdU1NcX3gCqCmb1LRqngIQkL0oPlXVaZnN5q17tXAPO
|
||||
Oxd3waefIqBjWJ03qc37oQzuCAXBiYKlUFLVJR8CgYAmgNF29VTwqeqyGKoM32jh
|
||||
+6FK7Gxr168VwINg7084J+3s9syig77EE7bPbYMJ+27Hz4py9ZhxUZWe82Vo76nI
|
||||
wI/3YlRBmhY59cJ4C0UFrmk6k+AQRMy/C6qEqsqVXwTGlTTcXMlc3nptLbrb50QT
|
||||
WNwMI/zU6K/wdlTjG+kFoQKBgG79X+UHib1mOcHENUe6Dgm+itUnlcNSgj5IILMc
|
||||
26T4jnQEtZvpOrysjhV2IkBsU877QdqRRCdSn84kWs43612/1GuN8Bh0GSTH54LJ
|
||||
zvF6ldZxC+WV/voa8t2D5JHN9pCY1o5L23rCpPdEFQk1H+b03X5T1ggnI5+UOHD8
|
||||
4J5rAoGBAJ2x4bRSj/vBgiNUvyvTv6JQoH1hCvDNEYT4TUr8XzMjVcS5voqokAQc
|
||||
mGseepXn6OU+JDW7N/DvgNStkgN6Gj1J/aTwPerC7exkMr4c6YOudjZUZJnOjUj4
|
||||
qHfAGQ5Vwo7fc9S6ymaxzAw5bFNHhZd4P3D1qzpU4804r8CMExUM
|
||||
-----END RSA PRIVATE KEY-----
|
||||
Reference in New Issue
Block a user