Initial commit
This commit is contained in:
7
srv/etc/versions.conf
Normal file
7
srv/etc/versions.conf
Normal file
@ -0,0 +1,7 @@
|
||||
[TheosUI]
|
||||
|
||||
0.1.0 = required:
|
||||
|
||||
[olymp]
|
||||
|
||||
0.1.0 =
|
1
srv/file_rooms/private_file_rooms/empty
Normal file
1
srv/file_rooms/private_file_rooms/empty
Normal file
@ -0,0 +1 @@
|
||||
#empty
|
1
srv/file_rooms/public_file_rooms/empty
Normal file
1
srv/file_rooms/public_file_rooms/empty
Normal file
@ -0,0 +1 @@
|
||||
#empty
|
1
srv/hsqldb/empty
Normal file
1
srv/hsqldb/empty
Normal file
@ -0,0 +1 @@
|
||||
#empty
|
1
srv/logs/main.log
Normal file
1
srv/logs/main.log
Normal file
@ -0,0 +1 @@
|
||||
#empty
|
1
srv/public_files/empty
Normal file
1
srv/public_files/empty
Normal file
@ -0,0 +1 @@
|
||||
#empty
|
6
srv/ssl/java ssl.txt
Normal file
6
srv/ssl/java ssl.txt
Normal file
@ -0,0 +1,6 @@
|
||||
Keystore password: @VR&_*p%9!L+kC3FZ4QX
|
||||
keytool -keygen -keyalg RSA -keysize 2048 -validity 365 -alias sslkey -keystore sslKeyStore.jks
|
||||
keytool -export -alias sslkey -keystore sslKeyStore.jks -file sslKey.cert
|
||||
keytool -import -file sslKey.cert -alias sslkey -keystore sslTrustStore.jts
|
||||
|
||||
365 28.03.2020
|
BIN
srv/ssl/sslKey.cert
Normal file
BIN
srv/ssl/sslKey.cert
Normal file
Binary file not shown.
BIN
srv/ssl/sslKeyStore.jks
Normal file
BIN
srv/ssl/sslKeyStore.jks
Normal file
Binary file not shown.
BIN
srv/ssl/sslTrustStore.jks
Normal file
BIN
srv/ssl/sslTrustStore.jks
Normal file
Binary file not shown.
@ -0,0 +1 @@
|
||||
#empty
|
Reference in New Issue
Block a user