/
missing license or certificate on the conductor

missing license or certificate on the conductor

Install the license file ( .pem )Link
create the directory

user:     t128

sudo mkdir /etc/pki/128technology


copy the file and rename

/etc/pki/128technology/release.pem



systemctl enable 128T

reboot



certificate to access the yum repository:

without certificate

curl https://yum.128technology.com/isos/

curl
[root@conductor t128]# curl https://yum.128technology.com/isos/
curl: (56) NSS: client certificate not found (nickname not specified)
[root@conductor t128]# 

with certificate

curl --cert /etc/pki/128technology/fieldeng_2021.pem https://yum.128technology.com/isos/

curl
[root@conductor t128]# curl --cert /etc/pki/128technology/fieldeng_2021.pem https://yum.128technology.com/isos/
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
 <head>
  <title>Index of /isos/accounts/FieldEng_Release_011921</title>
 </head>
 <body>
<h1>Index of /isos/accounts/FieldEng_Release_011921</h1>
  <table>
   <tr><th valign="top"><img src="/icons/blank.gif" alt="[ICO]"></th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th></tr>
   <tr><th colspan="4"><hr></th></tr>
<tr><td valign="top"><img src="/icons/unknown.gif" alt="[   ]"></td><td><a href="128T-4.0.1-1.el7.centos.x86_64.iso">128T-4.0.1-1.el7.centos.x86_64.iso</a></td><td align="right">2019-12-09 19:01  </td><td align="right">1.1G</td></tr>
<tr><td valign="top"><img src="/icons/unknown.gif" alt="[   ]"></td><td><a href="128T-4.1.5-3.el7.centos.x86_64.iso">128T-4.1.5-3.el7.centos.x86_64.iso</a></td><td align="right">2019-12-09 19:05  </td><td align="right">1.2G</td></tr>

Related content

repo and issues
repo and issues
More like this
5.0 Deploy a 128T Conductor
5.0 Deploy a 128T Conductor
More like this
Upgrading from ISO and upgrading conductor on AWS
Upgrading from ISO and upgrading conductor on AWS
More like this
9.0 Upgrade Conductor and SSR
9.0 Upgrade Conductor and SSR
More like this
3.1: Deploy 128T Conductor with 128T Installer
3.1: Deploy 128T Conductor with 128T Installer
More like this
Installing and Provisioning conductor DC router and Branch Router
Installing and Provisioning conductor DC router and Branch Router
More like this