Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I cannot access a USB device (for code signing) from the custom Windows runner

SuperRey
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 3, 2025

I was under the impression that I will have access to the hardware connected to that computer.

However I am trying to sign generated code with a certificate stored on a USB, and it does not appear to work (with error message "SignTool error : No certificates were found that met all the given criteria.").

The command works perfectly in a PowerShell terminal...

Any clues on what is going wrong? Any workarounds?

2 answers

1 vote
Mark C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 5, 2025

Hi @SuperRey

Welcome to the community.

You can essentially connect to your USB device since Windows runners runs directly to your host machine via PowerShell. You can use PowerShell to interact with USB devices, provided the necessary drivers and permissions are in place.

Unfortunately, we don't have an official documentation regarding this, however, could you confirm what sample commands are you using to connect?

Regards,
Mark C

0 votes
Sanket Parmar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 3, 2025

It seems your runner isn’t passing through USB devices to the job. You’ll need to expose the certificate differently.

Try exporting it to the Windows Certificate Store.

You should also check out this SIgnTool errors Troubleshooting guide.

SuperRey
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 4, 2025

The certificate cannot be exported. In this day and age it seems there are no suppliers offering code signing certificates that can be exported to the typical PFX file or similar.

The question is, can the Atlassian Window runner be configured to pass through USB devices of this kind?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events