dyimo

Results 7 comments of dyimo

当不配置Passphrase时,则提示: Cannot parse privateKey: Encrypted OpenSSH private key detected, but no passphrase given SSH config right? 在RESP.app上进行同样的配置ssh时,正常连接

DES-EDE3-CBC,增加的额外算法有这个吗

Cannot parse privateKey: Encrypted OpenSSH private key detected, but no passphrase given SSH config right? 还是提示这个

Error signing data with key: error:06000080:public key routines:OPENSSL_internal:UNSUPPORTED_ALGORITHM SSH config right? 我将私钥转为OpenSSH格式 -----BEGIN DSA PRIVATE KEY----- Proc-Type: 4,ENCRYPTED DEK-Info: AES-128-CBC,F244933ACF9CDC2137BEDD93817392E1 还是提示这个

是的,使用你发的安装包

I tried using the code below but it doesn't work: ``` set $fixed_destination $http_destination; if ( $http_destination ~* ^https(.*)$ ) { set $fixed_destination http$1; } proxy_set_header Destination $fixed_destination; ```

> https://docutain.zendesk.com/hc/en-001/community/posts/5862028974994-Integration-Nginx-Proxy-Manager-Synology-WebDAV-Server You can try this, I successfully solved the problem by this method. Which webdav client are you using? win10