NetworkManager-fortivpn - adding 'trusted-cert' to config file Announcing the arrival of...
Can a new player join a group only when a new campaign starts?
Should I use a zero-interest credit card for a large one-time purchase?
Maximum summed powersets with non-adjacent items
Trademark violation for app?
How do I stop a creek from eroding my steep embankment?
2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?
Is it cost-effective to upgrade an old-ish Giant Escape R3 commuter bike with entry-level branded parts (wheels, drivetrain)?
Denied boarding although I have proper visa and documentation. To whom should I make a complaint?
Generate an RGB colour grid
Does classifying an integer as a discrete log require it be part of a multiplicative group?
How to down pick a chord with skipped strings?
Can you use the Shield Master feat to shove someone before you make an attack by using a Readied action?
If a VARCHAR(MAX) column is included in an index, is the entire value always stored in the index page(s)?
When the Haste spell ends on a creature, do attackers have advantage against that creature?
If my PI received research grants from a company to be able to pay my postdoc salary, did I have a potential conflict interest too?
Is safe to use va_start macro with this as parameter?
How do I make this wiring inside cabinet safer? (Pic)
Why aren't air breathing engines used as small first stages
Why do the resolve message appear first?
How to find all the available tools in mac terminal?
Is it fair for a professor to grade us on the possession of past papers?
How to compare two different files line by line in unix?
What is the meaning of the simile “quick as silk”?
What is homebrew?
NetworkManager-fortivpn - adding 'trusted-cert' to config file
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Add permanent SSL certificate exception in Chrome (Linux)Signature validation based on the XMLSec standardHow can I verify on download that a site's SSL cert is for a host I trust?Imported cert into firefox/chrome, still warningAdding cert to trusted certsHow to configure a new NetworkManager connection from a shell script/command line?Chrome is showing incomplete or wrong cert infoHow to create SSL certificate with multiple DNS entries, signed with my own CA certificateHow can I get around a “Can not verify rule set jar” error when accessing a websiteSelf signed certificate not trusted
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
Good day.
I'm trying to use the package that Ubuntu supplies for Fortivpn. So far as I can tell, it's a plugin for NetworkManager which wraps openfortivpn.
The issue I'm having is that I can't seem to find any documentation around adding the 'trusted-cert' flag to the config (which I have determined is located at /etc/NetworkManager/system-connections/MyVpnName).
If someone could point me to where I should add this flag that would be great. I've tried adding it under the [vpn] section, but that has had no effect.
For context: Without this flag, I get an error: Gateway certificate validation failed, and the certificate digest in not in the local whitelist. If you trust it, rerun with: --trusted-cert ... or add this line to your config file: 'trusted-cert = ....
I've tested straight command line openfortivpn and it works just fine. This seems to be purely my inability to figure out how to get NetworkManager to pass the flag to openfortivpn.
Thanks everyone :)
ubuntu vpn certificate networkmanager
add a comment |
Good day.
I'm trying to use the package that Ubuntu supplies for Fortivpn. So far as I can tell, it's a plugin for NetworkManager which wraps openfortivpn.
The issue I'm having is that I can't seem to find any documentation around adding the 'trusted-cert' flag to the config (which I have determined is located at /etc/NetworkManager/system-connections/MyVpnName).
If someone could point me to where I should add this flag that would be great. I've tried adding it under the [vpn] section, but that has had no effect.
For context: Without this flag, I get an error: Gateway certificate validation failed, and the certificate digest in not in the local whitelist. If you trust it, rerun with: --trusted-cert ... or add this line to your config file: 'trusted-cert = ....
I've tested straight command line openfortivpn and it works just fine. This seems to be purely my inability to figure out how to get NetworkManager to pass the flag to openfortivpn.
Thanks everyone :)
ubuntu vpn certificate networkmanager
add a comment |
Good day.
I'm trying to use the package that Ubuntu supplies for Fortivpn. So far as I can tell, it's a plugin for NetworkManager which wraps openfortivpn.
The issue I'm having is that I can't seem to find any documentation around adding the 'trusted-cert' flag to the config (which I have determined is located at /etc/NetworkManager/system-connections/MyVpnName).
If someone could point me to where I should add this flag that would be great. I've tried adding it under the [vpn] section, but that has had no effect.
For context: Without this flag, I get an error: Gateway certificate validation failed, and the certificate digest in not in the local whitelist. If you trust it, rerun with: --trusted-cert ... or add this line to your config file: 'trusted-cert = ....
I've tested straight command line openfortivpn and it works just fine. This seems to be purely my inability to figure out how to get NetworkManager to pass the flag to openfortivpn.
Thanks everyone :)
ubuntu vpn certificate networkmanager
Good day.
I'm trying to use the package that Ubuntu supplies for Fortivpn. So far as I can tell, it's a plugin for NetworkManager which wraps openfortivpn.
The issue I'm having is that I can't seem to find any documentation around adding the 'trusted-cert' flag to the config (which I have determined is located at /etc/NetworkManager/system-connections/MyVpnName).
If someone could point me to where I should add this flag that would be great. I've tried adding it under the [vpn] section, but that has had no effect.
For context: Without this flag, I get an error: Gateway certificate validation failed, and the certificate digest in not in the local whitelist. If you trust it, rerun with: --trusted-cert ... or add this line to your config file: 'trusted-cert = ....
I've tested straight command line openfortivpn and it works just fine. This seems to be purely my inability to figure out how to get NetworkManager to pass the flag to openfortivpn.
Thanks everyone :)
ubuntu vpn certificate networkmanager
ubuntu vpn certificate networkmanager
asked 14 hours ago
LukeStoneHmLukeStoneHm
563
563
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Ok so good news, this is solved.
All I had to do was restart the neworkmanager service (I actually rebooted my machine at some point, however it has been said that one can run sudo service network-manager restart to restart it).
Now my FortiVPN is connecting and I can access the server :)
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1426467%2fnetworkmanager-fortivpn-adding-trusted-cert-to-config-file%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Ok so good news, this is solved.
All I had to do was restart the neworkmanager service (I actually rebooted my machine at some point, however it has been said that one can run sudo service network-manager restart to restart it).
Now my FortiVPN is connecting and I can access the server :)
add a comment |
Ok so good news, this is solved.
All I had to do was restart the neworkmanager service (I actually rebooted my machine at some point, however it has been said that one can run sudo service network-manager restart to restart it).
Now my FortiVPN is connecting and I can access the server :)
add a comment |
Ok so good news, this is solved.
All I had to do was restart the neworkmanager service (I actually rebooted my machine at some point, however it has been said that one can run sudo service network-manager restart to restart it).
Now my FortiVPN is connecting and I can access the server :)
Ok so good news, this is solved.
All I had to do was restart the neworkmanager service (I actually rebooted my machine at some point, however it has been said that one can run sudo service network-manager restart to restart it).
Now my FortiVPN is connecting and I can access the server :)
answered 13 hours ago
LukeStoneHmLukeStoneHm
563
563
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1426467%2fnetworkmanager-fortivpn-adding-trusted-cert-to-config-file%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown