Difference between revisions of "Accessing Swestore using WinSCP"

From SNIC Documentation
Jump to: navigation, search
(Authenticate using certificate)
(Add link to swestore cert setup page)
Line 35: Line 35:
 
== Authenticate with certificate ==
 
== Authenticate with certificate ==
  
* Prerequisite: Client certificate exported to a file, see XXXXXXX
+
* Prerequisite: Client certificate exported to a file, see [[Certificate Setup for Swestore]]
  
 
* In the ''Login'' dialog:
 
* In the ''Login'' dialog:

Revision as of 08:56, 17 October 2019


< Swestore

General

WinSCP is a graphical file transfer client available for Windows.

It support numerous access protocols. These instructions focuses on setting up WinSCP to access Swestore using the WebDAV protocol.

Preparation

  • Start WinSCP

Setup

Authenticate with username/password

    • Select WebDAV as File protocol
    • Select TLS/SSL Implicit encryption as Encryption
    • Enter Host name: webdav.swestore.se
    • Enter port number: 443
    • Enter your user name in the User name field
    • Enter your password in the Password field
    • Click Login

Authenticate with certificate

  • In the Login dialog:
    • Select WebDAV as File protocol
    • Select TLS/SSL Implicit encryption as Encryption
    • Enter Host name: webdav.swestore.se
    • Enter port number: 443
    • Click Advanced
  • In the Advanced Site Settings dialog:
    • Navigate to Connection -> TLS/SSL
    • Choose your Client certificate file
    • Click OK
  • Back in the Login dialog:
    • Click Login
  • In the Client certificate passphrase dialog:
    • Enter the password of your client certificate file.
    • Click OK

Logged in