Difference between revisions of "Accessing Swestore using WinSCP"

From SNIC Documentation
Jump to: navigation, search
(Add link to swestore cert setup page)
(7 intermediate revisions by the same user not shown)
Line 16: Line 16:
 
* Start ''WinSCP''
 
* Start ''WinSCP''
  
== Authenticate using username/password ==
+
= Setup =
 +
 
 +
== Authenticate with username/password ==
  
 
* Prerequisite: Username and password, see [[Setting your Swestore password]]
 
* Prerequisite: Username and password, see [[Setting your Swestore password]]
Line 27: Line 29:
 
** Enter your password in the ''Password'' field
 
** Enter your password in the ''Password'' field
 
** Click '''Login'''
 
** Click '''Login'''
* You should now be logged in
+
[[File:Winscp-username-1-login.png|600px|center]]
 +
 
 +
* You should now be [[#Logged in|logged in]]
  
== Authenticating using 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:
Line 39: Line 43:
 
** Enter ''port number'': '''443'''
 
** Enter ''port number'': '''443'''
 
** Click '''Advanced'''
 
** Click '''Advanced'''
 +
[[File:Winscp-cert-1-login.png|600px|center]]
  
 
* In the ''Advanced Site Settings'' dialog:
 
* In the ''Advanced Site Settings'' dialog:
Line 55: Line 60:
 
[[File:Winscp-cert-3-connect.png|400px|center]]
 
[[File:Winscp-cert-3-connect.png|400px|center]]
  
* You should now be logged in
+
* You should now be [[#Logged in|logged in]]
  
 
= Logged in =
 
= Logged in =
  
 
[[File:Winscp-connected.png|center|600px]]
 
[[File:Winscp-connected.png|center|600px]]

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