Package Details: pulse-secure 22.8r1_b31437-1

Git Clone URL: https://aur.archlinux.org/pulse-secure.git (read-only, click to copy)
Package Base: pulse-secure
Description: Ivanti Secure Access Client
Upstream URL: https://www.pulsesecure.net/
Licenses: custom
Conflicts: pulse-connect-secure
Submitter: yan12125
Maintainer: chiwanpark
Last Packager: chiwanpark
Votes: 37
Popularity: 0.49
First Submitted: 2017-09-02 07:40 (UTC)
Last Updated: 2025-02-18 11:56 (UTC)

Pinned Comments

chiwanpark commented on 2021-02-24 10:21 (UTC)

If you want to use old pulse-secure client 9.1r9, please download the following package.

https://drive.google.com/file/d/1_8tRA-T9vV08n_TpHqdcG5IvalxBuZ7_/view?usp=sharing

The rewritten pulse-secure client requires a service called 'pulsesecure'. Please enable and start the service before running the client.

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 27 Next › Last »

Arch_mimoace commented on 2021-04-04 02:31 (UTC)

Wondering what is the issue with Pulse UI, keeps refreshing the login page! rebuilding webkitgtk did not help solve the problem. What I'm missing here?

paragordius commented on 2021-04-02 17:30 (UTC)

Does this latest version do away with the pulsesvc command?

denisse commented on 2021-03-12 01:49 (UTC)

Hello everyone,

Apparently pulse-secure requires NetworkManager to work properly. Once I installed NetworkManager and started the NetworkManager daemon the Failed to setup virtual adapter. went away for me.

The VPN is working good now, thanks for maintaining this package and thanks @thecrow for your support!

<deleted-account> commented on 2021-03-11 18:40 (UTC)

thecrow is definetly the man ... great support!

denisse commented on 2021-03-10 17:21 (UTC) (edited on 2021-03-10 17:23 (UTC) by denisse)

Thanks @thecrow, that worked.

I'm getting this message:

Connection Error
Failed to setup virtual adapter. (Error:1205)   
Restart your system and try again. If the problem persists, contact your network administrator.

Another thing I've noticed is that for some reason the VPN stays in some kind of a loop where it keeps iterating over the following messages:

Connecting
Checking Compliance
Securing Connection
Connected

Do any of you know how to fix it?

thecrow commented on 2021-03-10 13:20 (UTC)

@adrea.denisse The symbolic link you created is not correct, you must create:
sudo ln -s /etc/ca-certificates/extracted/ca-bundle.trust.crt /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt

denisse commented on 2021-03-09 17:33 (UTC)

Hi, I'm having a lot of troubles with CA Certificates.

I ran the following steps as recommended by other users:

  1. sudo mkdir -p /var/lib/pulsesecure/pulse
  2. trust extract-compat
  3. sudo ln -s /etc/ca-certificates/extracted/ca-bundle.trust.crt /etc/ca-certificates/extracted/openssl/ca-bundle.trust.crt
  4. systemctl start pulsesecure.service

But I'm still getting the "You are about to aunthenticate to an untrusted server" error. Do any of you have an idea of what I could be doing wrong?

tomek2102 commented on 2021-03-08 08:57 (UTC)

After system restart it has started working :)

tomek2102 commented on 2021-03-04 05:51 (UTC)

@chiwanpark Yes, I have started it.

chiwanpark commented on 2021-03-04 05:48 (UTC)

@tomek2102 did you start the service named 'pulsesecure'? 9.1R11 requires the service. you need to start the service before running the client.