• Ilya Pankratov's avatar
    Adapt Ktor for the Aurora OS
    · 0a03cb20
    Ilya Pankratov создал
    * Use dynamic libraries (libcurl, libssl, libcrypto) instead of static ones
    * Fix configuration cache issue when starting publishing tasks for linux
    * Add common publish for common targets tasks for Maven Local
    
    Aurora OS has a specific openssl library with gost engine.
    Need to use the Aurora's openssl to avoid networking issues.
    0a03cb20