Releases: Storik4pro/Server-Deployment-Assistant
Releases · Storik4pro/Server-Deployment-Assistant
SDA v1.0.1
What’s New in This Update?
- Now server send Handshake (9) packet with some server information (
stringServerVersion,string[]Features) - Now server send ConnectionState (10) packet with some cert info
ConnectionState packet {
PType { get; set; } = 10;
bool CertificateError
string CertificateErrorName
bool IsSecureConnection
string TlsVersion
string Url
string Subject
string Issuer
DateTime ValidFromTime
DateTime ValidToTime
string Thumbprint
string SerialNumber
string PublicKey
}
- Now server send TextInputContentV2 (11) with some extra-info like
stringPlaceholderdoublepxdoublepy - Now server can accept RequestCert (23) packet (No data accepted)
SDA v1.0.0
First release.
View all availible features at:
- [EN] storik4pro.github.io/en-US/server-deployment-assistant/
- [RU] storik4pro.github.io/ru-RU/server-deployment-assistant/
Publish revision: 5